diff options
author | Alon Zakai <alonzakai@gmail.com> | 2016-04-23 21:50:20 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2016-04-24 09:36:08 -0700 |
commit | 186765307f12e6c7628ad6da11b332c2bfbcaa07 (patch) | |
tree | 21198adc85ef67e92c71529e00603af6d61e9e70 /test/emcc_hello_world.fromasm.imprecise | |
parent | 7dcb613e392757bd5a442c89f45f885a63d7b1dd (diff) | |
download | binaryen-186765307f12e6c7628ad6da11b332c2bfbcaa07.tar.gz binaryen-186765307f12e6c7628ad6da11b332c2bfbcaa07.tar.bz2 binaryen-186765307f12e6c7628ad6da11b332c2bfbcaa07.zip |
run multiple cycles of RemoveUnusedBrs
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r-- | test/emcc_hello_world.fromasm.imprecise | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise index b303c5cac..4ada9b367 100644 --- a/test/emcc_hello_world.fromasm.imprecise +++ b/test/emcc_hello_world.fromasm.imprecise @@ -10862,7 +10862,6 @@ (get_local $$arg) (get_local $$110) ) - (br $label$break$L1) ) ) ) |