summaryrefslogtreecommitdiff
path: root/test/passes/dwarf_with_exceptions.wasm
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2021-01-25 18:12:37 +0000
committerGitHub <noreply@github.com>2021-01-25 10:12:37 -0800
commitc74acc0baece1296ad58a0ff44119fb36d98d2c6 (patch)
treea056864640cf5f98211bc05bd3342446c2005c31 /test/passes/dwarf_with_exceptions.wasm
parent27a5a7101d20ce5fc51648e775587ab3d640114e (diff)
downloadbinaryen-c74acc0baece1296ad58a0ff44119fb36d98d2c6.tar.gz
binaryen-c74acc0baece1296ad58a0ff44119fb36d98d2c6.tar.bz2
binaryen-c74acc0baece1296ad58a0ff44119fb36d98d2c6.zip
Debug info handling for new EH try-catch (#3496)
We now have multiple catches in each try, and a possible catch-all. This changes our "extra delimiter" storage to store either an "else" (unchanged from before) or an arbitrary list of things - we use that for catches.
Diffstat (limited to 'test/passes/dwarf_with_exceptions.wasm')
-rwxr-xr-xtest/passes/dwarf_with_exceptions.wasmbin0 -> 1072 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/passes/dwarf_with_exceptions.wasm b/test/passes/dwarf_with_exceptions.wasm
new file mode 100755
index 000000000..c5ab0000c
--- /dev/null
+++ b/test/passes/dwarf_with_exceptions.wasm
Binary files differ