diff options
author | Heejin Ahn <aheejin@gmail.com> | 2022-01-04 16:54:38 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-04 16:54:38 -0800 |
commit | 6b73aacf78d9883bff9890efa1ea00636be99ea3 (patch) | |
tree | 70b89845a7526178b4312196ae8db3479ab4b308 /test/lit/help/wasm-ctor-eval.test | |
parent | 16ac2eb73a57eb530f78b632cffacac97c6b8fdd (diff) | |
download | binaryen-6b73aacf78d9883bff9890efa1ea00636be99ea3.tar.gz binaryen-6b73aacf78d9883bff9890efa1ea00636be99ea3.tar.bz2 binaryen-6b73aacf78d9883bff9890efa1ea00636be99ea3.zip |
[EH] Fixup nested pops after reading stacky binary (#4420)
When reading stacky code in the binary reader, we create `block`s to
make it fit into Binaryen AST, within which `pop`s can be nested, making
the resulting AST invalid. This PR runs the fixup function after reading
each `Try` to fix this.
Diffstat (limited to 'test/lit/help/wasm-ctor-eval.test')
0 files changed, 0 insertions, 0 deletions