diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-03-24 19:08:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-24 19:08:26 -0700 |
commit | e01e7e9db72eeb688ecb774b58416521e320c3fe (patch) | |
tree | 587e8d5754ab165c127a6bbf0fcbfcd97157d780 /clang-format-diff.sh | |
parent | e7315448c95d248fb1bcdb869a39da30974f73ea (diff) | |
download | binaryen-e01e7e9db72eeb688ecb774b58416521e320c3fe.tar.gz binaryen-e01e7e9db72eeb688ecb774b58416521e320c3fe.tar.bz2 binaryen-e01e7e9db72eeb688ecb774b58416521e320c3fe.zip |
Disallow tuples in MVP (#2707)
Previously the multivalue feature enabled tuples in control flow
positions, but tuples elsewhere did not require the multivalue
feature. However, allowing tuple operations and locals in MVP modules
means that all passes and tools need to support tuples, even if it
isn't a high priority for them to support multivalue. Allowing tuples
in MVP modules doesn't provide much value, so this changes disallows
them entirely unless multivalue is enabled.
Diffstat (limited to 'clang-format-diff.sh')
0 files changed, 0 insertions, 0 deletions