diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-11-01 13:51:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-01 13:51:50 -0700 |
commit | e53d4bdae0fffb6763ec4ae4fbf6f727d0da04d2 (patch) | |
tree | 243df8cdedf7e48fe8ef2d65b893f9e2265b40dc /scripts/test/wasm2js.py | |
parent | fb78a120277c023531020b146dd6506608aa9bcc (diff) | |
download | binaryen-e53d4bdae0fffb6763ec4ae4fbf6f727d0da04d2.tar.gz binaryen-e53d4bdae0fffb6763ec4ae4fbf6f727d0da04d2.tar.bz2 binaryen-e53d4bdae0fffb6763ec4ae4fbf6f727d0da04d2.zip |
Don't remove events used in instructions (#2412)
Previously RemoveUnusedModuleElements pass only preserved exported
events and did not preserve events used in `throw` and `br_on_exn`
instructions. This fixes it.
Diffstat (limited to 'scripts/test/wasm2js.py')
0 files changed, 0 insertions, 0 deletions