summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2016-09-06 16:44:50 -0700
committerAlon Zakai <alonzakai@gmail.com>2016-09-07 18:42:45 -0700
commit96ae0dda155b47299245a89e6a68fbb97ccda33f (patch)
tree7c35ebbca6b575af89c8ca9d1896c252d00e4f7d /test/emcc_hello_world.fromasm.imprecise
parent2b98366e3f4787fc8d3d21ba0c01a577b8ea0d66 (diff)
downloadbinaryen-96ae0dda155b47299245a89e6a68fbb97ccda33f.tar.gz
binaryen-96ae0dda155b47299245a89e6a68fbb97ccda33f.tar.bz2
binaryen-96ae0dda155b47299245a89e6a68fbb97ccda33f.zip
optimize out a set of a get of a global
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_hello_world.fromasm.imprecise3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise
index cb25aad51..79b6acbc8 100644
--- a/test/emcc_hello_world.fromasm.imprecise
+++ b/test/emcc_hello_world.fromasm.imprecise
@@ -17675,9 +17675,6 @@
(set_global $STACKTOP
(get_local $6)
)
- (set_global $tempRet0
- (get_global $tempRet0)
- )
(get_local $0)
)
(func $___muldi3 (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (result i32)