summaryrefslogtreecommitdiff
path: root/test/lit/binary/bad-multivalue-block.test.wasm
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2023-09-20 14:38:21 -0700
committerGitHub <noreply@github.com>2023-09-20 14:38:21 -0700
commit199811942d5f88d1d54158c9d7d5d5026cb1accb (patch)
treea228d05dc4dbeb5b7bca2869e1d4fad844753860 /test/lit/binary/bad-multivalue-block.test.wasm
parentd87b995e87145e4cbfa716451e77f81ba989ac6e (diff)
downloadbinaryen-199811942d5f88d1d54158c9d7d5d5026cb1accb.tar.gz
binaryen-199811942d5f88d1d54158c9d7d5d5026cb1accb.tar.bz2
binaryen-199811942d5f88d1d54158c9d7d5d5026cb1accb.zip
Error on multivalue inputs that we do not handle (#5962)
Before in getType() we silently dropped the params of a signature type. Now we verify that it is none, or we error. Helps #5950
Diffstat (limited to 'test/lit/binary/bad-multivalue-block.test.wasm')
-rw-r--r--test/lit/binary/bad-multivalue-block.test.wasmbin0 -> 34 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/lit/binary/bad-multivalue-block.test.wasm b/test/lit/binary/bad-multivalue-block.test.wasm
new file mode 100644
index 000000000..e44b9033f
--- /dev/null
+++ b/test/lit/binary/bad-multivalue-block.test.wasm
Binary files differ