diff options
author | Benjamin Ling <serenade.mint@gmail.com> | 2024-07-11 02:35:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 11:35:27 -0700 |
commit | 76f661203f98820ebc6840ecf627a5eafc038403 (patch) | |
tree | 5da3797654f8a4da1fced8adf8b268a7dd81f7a5 /test/lit/help/wasm2js.test | |
parent | 0750bdbc1f7c356a160493acdb8dc314a68f1f12 (diff) | |
download | binaryen-76f661203f98820ebc6840ecf627a5eafc038403.tar.gz binaryen-76f661203f98820ebc6840ecf627a5eafc038403.tar.bz2 binaryen-76f661203f98820ebc6840ecf627a5eafc038403.zip |
Allow --keepfuncs and --splitfuncs to be use alongside a profile data (#6322)
There are times after collecting a profile, we wish to manually include
specific functions into the primary module.
It could be due to non-deterministic profiling or functions for error
scenarios (e.g. _trap).
This PR helps to unlock this workflow by honoring both the
`--keep-funcs` flag as well as the `--profile` flag
Diffstat (limited to 'test/lit/help/wasm2js.test')
0 files changed, 0 insertions, 0 deletions