diff options
author | Thomas Lively <tlively@google.com> | 2024-09-17 13:59:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 13:59:17 -0700 |
commit | da5646961c61f21dbb1d6218e370325ba43be9f0 (patch) | |
tree | 915c2853c377e6214199cb8e06997618518a7036 /src/support/small_vector.h | |
parent | f9b64c8c5d9ad720304e101dc58790f3bbfdfc3c (diff) | |
download | binaryen-da5646961c61f21dbb1d6218e370325ba43be9f0.tar.gz binaryen-da5646961c61f21dbb1d6218e370325ba43be9f0.tar.bz2 binaryen-da5646961c61f21dbb1d6218e370325ba43be9f0.zip |
[wasm-split] Configure split functions rather than kept functions (#6949)
The configuration for the module splitting utility previous took a set
of functions to keep in the primary module. Change it to take a list of
functions to split into the secondary module instead. This improves the
code quality in multi-split mode because it keeps stub functions
generated by previous splits from being moved into secondary modules
during later splits.
Diffstat (limited to 'src/support/small_vector.h')
0 files changed, 0 insertions, 0 deletions