diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-11-24 21:16:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-24 21:16:30 -0800 |
commit | 2aa6aa62c6182317679596f7372dde6ee3665d15 (patch) | |
tree | d8e842321db3383aa263ec6226a74ca8741119a9 /src/wasm/wasm-binary.cpp | |
parent | 78ccc1976bac069ae65b2ec227e8c2c515a02801 (diff) | |
download | binaryen-2aa6aa62c6182317679596f7372dde6ee3665d15.tar.gz binaryen-2aa6aa62c6182317679596f7372dde6ee3665d15.tar.bz2 binaryen-2aa6aa62c6182317679596f7372dde6ee3665d15.zip |
[wasm-split] Read and use profiles (#3400)
Read the profiles produced by wasm-split's instrumentation to guide splitting.
In this initial implementation, all functions that the profile shows to have
been called are kept in the initial module. In the future, users may be able to
tune this so that functions that are run later will still be split out.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions