diff options
author | Alon Zakai <azakai@google.com> | 2023-09-20 14:38:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-20 14:38:21 -0700 |
commit | 199811942d5f88d1d54158c9d7d5d5026cb1accb (patch) | |
tree | a228d05dc4dbeb5b7bca2869e1d4fad844753860 /src/passes/Heap2Local.cpp | |
parent | d87b995e87145e4cbfa716451e77f81ba989ac6e (diff) | |
download | binaryen-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 'src/passes/Heap2Local.cpp')
0 files changed, 0 insertions, 0 deletions