diff options
author | Sam Clegg <sbc@chromium.org> | 2023-11-08 10:28:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 18:28:10 +0000 |
commit | 784960180eac208a34eb33415267d977034971df (patch) | |
tree | 6b88bd5bc62bd4d5af5405fd52161a3a3aae1405 /src/ir/export-utils.cpp | |
parent | 9627c8360d179c2cae168f8bca3bf1b7216c34a8 (diff) | |
download | binaryen-784960180eac208a34eb33415267d977034971df.tar.gz binaryen-784960180eac208a34eb33415267d977034971df.tar.bz2 binaryen-784960180eac208a34eb33415267d977034971df.zip |
Move --separate-data-segments into a pass so it can be run from wasm-opt (#6088)
Because we currently strip some data segments (i.e. EM_JS strings)
during `--post-emscripten` this is too late as `--separate-data-segments`
always runs in `wasm-emscripten-finalize`.
Once emscripten switches over to using the pass directly we can remove
the support from `wasm-emscripten-finalize`
Diffstat (limited to 'src/ir/export-utils.cpp')
0 files changed, 0 insertions, 0 deletions