diff options
author | Alon Zakai <azakai@google.com> | 2020-10-09 19:51:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-09 19:51:22 -0700 |
commit | caf624d0b1b81cf93cfb66dfdb50f49c5cc51578 (patch) | |
tree | cdb61ee8ddd3f6008e30ccd2c0f700aa421d9afb /test/passes/post-emscripten.wast | |
parent | 399cb3df1e2e053fc601ed77744d41fe2378e54c (diff) | |
download | binaryen-caf624d0b1b81cf93cfb66dfdb50f49c5cc51578.tar.gz binaryen-caf624d0b1b81cf93cfb66dfdb50f49c5cc51578.tar.bz2 binaryen-caf624d0b1b81cf93cfb66dfdb50f49c5cc51578.zip |
RemoveUnusedBrs fuzz fix for switches with a single target and with a value (#3220)
We turn a br_table with a single target into a br, but we reverse the order of the
condition and the value when doing so, which we forgot to take into account.
Diffstat (limited to 'test/passes/post-emscripten.wast')
0 files changed, 0 insertions, 0 deletions