summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.asm.js
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2018-11-15 13:43:49 -0800
committerGitHub <noreply@github.com>2018-11-15 13:43:49 -0800
commit991bd336973702b4996237fc4610ad52af6718a1 (patch)
tree0105d52f5149042aad59415bddc2ae765f698536 /test/emcc_hello_world.asm.js
parentec16a4d076d290f892fc00f598777631cdda5f09 (diff)
downloadbinaryen-991bd336973702b4996237fc4610ad52af6718a1.tar.gz
binaryen-991bd336973702b4996237fc4610ad52af6718a1.tar.bz2
binaryen-991bd336973702b4996237fc4610ad52af6718a1.zip
Optimize an if exit block into an if arm (#1749)
If an if is enclosed in a block which is only used to exit one arm, move it into that arm, so it can be better optimized. Similar to what we did for loops in #1736.
Diffstat (limited to 'test/emcc_hello_world.asm.js')
0 files changed, 0 insertions, 0 deletions