diff options
author | Alon Zakai <azakai@google.com> | 2023-03-01 12:37:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-01 20:37:29 +0000 |
commit | 23278eac5ac01e9ed029859366b3e49665c9aeea (patch) | |
tree | 4787d027193f2a0a61b4fa111eea9ec672a6c093 /src/passes/PrintFunctionMap.cpp | |
parent | 76fcc26e5ca62b6aa0f2d07859ff5dd95e8f57e0 (diff) | |
download | binaryen-23278eac5ac01e9ed029859366b3e49665c9aeea.tar.gz binaryen-23278eac5ac01e9ed029859366b3e49665c9aeea.tar.bz2 binaryen-23278eac5ac01e9ed029859366b3e49665c9aeea.zip |
Validation: Function types with multiple results require multivalue (#5535)
This was not noticed before because normally if there is a function type
with multiple results then there is also a function with that property. But
it is possible to make small testcases without such a function, and one might
be imported etc., so we do need to validate this.
Diffstat (limited to 'src/passes/PrintFunctionMap.cpp')
0 files changed, 0 insertions, 0 deletions