diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r-- | test/emcc_hello_world.fromasm.imprecise | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise index 1af75ec39..ef9e9bba0 100644 --- a/test/emcc_hello_world.fromasm.imprecise +++ b/test/emcc_hello_world.fromasm.imprecise @@ -270,7 +270,6 @@ ) (call_import $abort) ) - (i32.const 0) (call $_printf (i32.const 672) (get_local $0) @@ -504,7 +503,6 @@ (i32.const 5) ) (loop $while-out$2 $while-in$3 - (i32.const 0) (set_local $1 (get_local $3) ) @@ -563,7 +561,6 @@ (set_local $3 (get_local $1) ) - (i32.const 5) ) ) (br $while-in$3) @@ -1033,9 +1030,7 @@ (i32.const 0) ) (func $___unlockfile (param $0 i32) - (i32.load - (i32.const 8) - ) + (nop) ) (func $___stdio_write (param $0 i32) (param $1 i32) (param $2 i32) (result i32) (local $3 i32) @@ -3358,7 +3353,6 @@ (set_local $70 (get_local $5) ) - (i32.const 9) ) (block (set_local $41 @@ -8111,7 +8105,6 @@ (i32.const 64) ) (block - (i32.const 0) (set_local $7 (i32.and (get_local $69) @@ -8298,7 +8291,6 @@ (i32.const 76) ) (block - (i32.const 0) (set_local $34 (call $_fmt_u (get_local $45) @@ -11900,7 +11892,6 @@ (set_local $31 (get_local $6) ) - (i32.const 90) (br $while-in$20) ) ) @@ -11932,7 +11923,6 @@ (set_local $31 (get_local $6) ) - (i32.const 90) ) ) (br $while-in$20) @@ -18080,10 +18070,6 @@ (nop) ) (func $_i64Subtract (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (result i32) - (i32.sub - (get_local $1) - (get_local $3) - ) (i32.store (i32.const 168) (i32.sub |