diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-04-15 18:42:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-15 18:42:19 -0700 |
commit | 2302955b17104978453e84b0af3d5db490fb16c5 (patch) | |
tree | 031fa6a2dd8448535ac887ddfbfd18c14ad8337e /test/spec/exception-handling.wast | |
parent | 598b3dffae13a9fc823257d668972c3b4890b2d4 (diff) | |
download | binaryen-2302955b17104978453e84b0af3d5db490fb16c5.tar.gz binaryen-2302955b17104978453e84b0af3d5db490fb16c5.tar.bz2 binaryen-2302955b17104978453e84b0af3d5db490fb16c5.zip |
Emit tuples in the fuzzer (#2695)
Emit tuple.make, tuple.extract, and multivalue control flow, and tuple locals
and globals when multivalue is enabled. Also slightly refactors the top-level
`makeConcrete` function to be more selective about what it tries to
make based on the requested type to reduce the number of trivial nodes
created because the requested type is incompatible with the requested
node.
Diffstat (limited to 'test/spec/exception-handling.wast')
0 files changed, 0 insertions, 0 deletions