diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-01-12 14:21:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-12 14:21:29 -0800 |
commit | d908ea7ba67c3544bcaa7906ce8e61cb5bf0846d (patch) | |
tree | 5758ffe2a373afd52324f5362b536c6944fa2345 /test/emcc_hello_world.fromasm.imprecise | |
parent | 9ccea0e0f97538c8c2349144e83c20bbc6c8c413 (diff) | |
parent | d14499fd0696e5acc5f3c06ab2fb551ff654c2be (diff) | |
download | binaryen-d908ea7ba67c3544bcaa7906ce8e61cb5bf0846d.tar.gz binaryen-d908ea7ba67c3544bcaa7906ce8e61cb5bf0846d.tar.bz2 binaryen-d908ea7ba67c3544bcaa7906ce8e61cb5bf0846d.zip |
Merge pull request #880 from WebAssembly/dce-moar
DCE at the end of asm2wasm
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r-- | test/emcc_hello_world.fromasm.imprecise | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise index 4b429163d..2cd23ba1d 100644 --- a/test/emcc_hello_world.fromasm.imprecise +++ b/test/emcc_hello_world.fromasm.imprecise @@ -6642,7 +6642,6 @@ ) ) ) - (br $__rjto$8) ) (set_local $5 (call $_fmt_u @@ -6872,7 +6871,6 @@ (br $__rjti$7) ) ) - (br $__rjto$8) ) (call $_pad (get_local $0) |