diff options
author | Alon Zakai <azakai@google.com> | 2021-02-23 23:07:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-23 15:07:11 -0800 |
commit | 538fe22e53b14695bb179796b91a6a168e99cd34 (patch) | |
tree | ca47b4510cf1ba5a33a3cfbcebeb7cb430e427f8 /test/example/hash.cpp | |
parent | a7c66754ba86854ea3e0381986796e6565b93199 (diff) | |
download | binaryen-538fe22e53b14695bb179796b91a6a168e99cd34.tar.gz binaryen-538fe22e53b14695bb179796b91a6a168e99cd34.tar.bz2 binaryen-538fe22e53b14695bb179796b91a6a168e99cd34.zip |
[Wasm Exceptions] Fix StackIR writing of nested delegates (#3599)
We were missing a pop of catchIndexStack at a Delegate. It ends the scope,
so it should do that, like TryEnd does.
Found by emscripten-core/emscripten#13485 on -O2.
Diffstat (limited to 'test/example/hash.cpp')
0 files changed, 0 insertions, 0 deletions