diff options
author | Heejin Ahn <aheejin@gmail.com> | 2020-06-07 18:20:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-07 18:20:28 -0700 |
commit | 6ec03c5c0c664660a88fdb61ac1d3bd1f8b14771 (patch) | |
tree | 4efaa7e0d0c4fec182d9a7cfb6b77289a7b11ccd /src/tools/wasm-emscripten-finalize.cpp | |
parent | 7fdec3735c712eb3588728c42bec4d34b82c5185 (diff) | |
download | binaryen-6ec03c5c0c664660a88fdb61ac1d3bd1f8b14771.tar.gz binaryen-6ec03c5c0c664660a88fdb61ac1d3bd1f8b14771.tar.bz2 binaryen-6ec03c5c0c664660a88fdb61ac1d3bd1f8b14771.zip |
Prevent calls from sinking into 'try' (#2899)
Expressions that may throw cannot be sinked into 'try'. At the start of
'try', we drop all sinkables that may throw.
Diffstat (limited to 'src/tools/wasm-emscripten-finalize.cpp')
0 files changed, 0 insertions, 0 deletions