diff options
author | Heejin Ahn <aheejin@gmail.com> | 2020-01-16 14:49:20 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-16 14:49:20 -0800 |
commit | 0848a27fdecf3ffd5170986dceec7ba04c4e50a0 (patch) | |
tree | 385d6c888d91c51c805b145e7ed1c8ec74486d9c /src/wasm-builder.h | |
parent | 987bbca3a13678b1974cba7838178c81e2d76d02 (diff) | |
download | binaryen-0848a27fdecf3ffd5170986dceec7ba04c4e50a0.tar.gz binaryen-0848a27fdecf3ffd5170986dceec7ba04c4e50a0.tar.bz2 binaryen-0848a27fdecf3ffd5170986dceec7ba04c4e50a0.zip |
Add EH support for CFGWalker (#2597)
This adds EH instruction support for `CFGWalker`. This also implements
`call` instruction handling within a try-catch; every call can possibly
throw and unwind to the innermost catch block.
This adds tests for RedundantSetElimination pass, which uses
`CFGWalker`.
Diffstat (limited to 'src/wasm-builder.h')
0 files changed, 0 insertions, 0 deletions