summaryrefslogtreecommitdiff
path: root/src/passes/PrintFunctionMap.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2023-03-01 12:37:29 -0800
committerGitHub <noreply@github.com>2023-03-01 20:37:29 +0000
commit23278eac5ac01e9ed029859366b3e49665c9aeea (patch)
tree4787d027193f2a0a61b4fa111eea9ec672a6c093 /src/passes/PrintFunctionMap.cpp
parent76fcc26e5ca62b6aa0f2d07859ff5dd95e8f57e0 (diff)
downloadbinaryen-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