diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-11-01 17:28:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-01 17:28:19 -0700 |
commit | 90297e84007031ec884d829f973556d49c9b9467 (patch) | |
tree | 7101f9884cb529b11a720fec5a5de60043a89fcb /src/wasm/wasm-binary.cpp | |
parent | e53d4bdae0fffb6763ec4ae4fbf6f727d0da04d2 (diff) | |
download | binaryen-90297e84007031ec884d829f973556d49c9b9467.tar.gz binaryen-90297e84007031ec884d829f973556d49c9b9467.tar.bz2 binaryen-90297e84007031ec884d829f973556d49c9b9467.zip |
Add EH support for DCE pass (#2415)
Like an `If`, `Try` construct is reachable when either its try body or
catch body is reachable. This adds support for that.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions