diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm')
-rw-r--r-- | test/emcc_hello_world.fromasm | 61 |
1 files changed, 7 insertions, 54 deletions
diff --git a/test/emcc_hello_world.fromasm b/test/emcc_hello_world.fromasm index 3246cd8d1..a9843a84e 100644 --- a/test/emcc_hello_world.fromasm +++ b/test/emcc_hello_world.fromasm @@ -261,9 +261,6 @@ (func $_strerror (; 28 ;) (param $0 i32) (result i32) (local $1 i32) (local $2 i32) - (set_local $1 - (i32.const 0) - ) (block $__rjto$1 (block $__rjti$1 (block $__rjti$0 @@ -2417,15 +2414,9 @@ (i32.const 8) ) ) - (set_local $16 - (i32.const 0) - ) (set_local $5 (get_local $1) ) - (set_local $10 - (i32.const 0) - ) (set_local $1 (i32.const 0) ) @@ -8580,7 +8571,7 @@ ) ) ) - (if + (br_if $do-once4 (i32.eqz (tee_local $1 (i32.load @@ -8593,12 +8584,6 @@ ) ) ) - (block - (set_local $9 - (i32.const 0) - ) - (br $do-once4) - ) ) ) (loop $while-in7 @@ -9206,9 +9191,6 @@ ) ) (block - (set_local $6 - (i32.const 0) - ) (set_local $8 (i32.shl (get_local $2) @@ -9346,13 +9328,8 @@ ) ) ) - (block - (set_local $4 - (i32.const 0) - ) - (set_local $0 - (i32.const 0) - ) + (set_local $0 + (i32.const 0) ) ) (if @@ -9631,7 +9608,7 @@ ) ) ) - (if + (br_if $do-once17 (i32.eqz (tee_local $1 (i32.load @@ -9644,12 +9621,6 @@ ) ) ) - (block - (set_local $11 - (i32.const 0) - ) - (br $do-once17) - ) ) ) (loop $while-in20 @@ -10971,9 +10942,6 @@ (get_local $1) ) ) - (set_local $3 - (get_local $1) - ) ) (if (i32.ne @@ -11639,12 +11607,7 @@ (set_local $0 (get_local $3) ) - (block - (set_local $12 - (i32.const 0) - ) - (br $do-once55) - ) + (br $do-once55) ) ) (loop $while-in58 @@ -13629,12 +13592,7 @@ (set_local $4 (get_local $7) ) - (block - (set_local $6 - (i32.const 0) - ) - (br $do-once0) - ) + (br $do-once0) ) ) (loop $while-in @@ -14281,12 +14239,7 @@ (set_local $0 (get_local $1) ) - (block - (set_local $9 - (i32.const 0) - ) - (br $do-once6) - ) + (br $do-once6) ) ) (loop $while-in9 |