summaryrefslogtreecommitdiff
path: root/src/wasm-js.cpp
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2018-11-19 15:31:16 -0800
committerGitHub <noreply@github.com>2018-11-19 15:31:16 -0800
commitec38a5118f055709cd21a8db873d4d26691571c6 (patch)
treeb794df716632bd66fd3ad2ea3ccd403105774a77 /src/wasm-js.cpp
parent7011e47ff4ef1a48d15d399f4dfaa761de4779af (diff)
downloadbinaryen-ec38a5118f055709cd21a8db873d4d26691571c6.tar.gz
binaryen-ec38a5118f055709cd21a8db873d4d26691571c6.tar.bz2
binaryen-ec38a5118f055709cd21a8db873d4d26691571c6.zip
Fix a merge-blocks fuzz bug (#1755)
* Moving blocks into if arms may change the block type, and the code we had was written under the assumption that was not true. * Move block sinking merge-blocks => remove-unused-brs, as it's more natural there. that pass refinalizes everything anyhow
Diffstat (limited to 'src/wasm-js.cpp')
0 files changed, 0 insertions, 0 deletions