diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm.clamp')
-rw-r--r-- | test/emcc_hello_world.fromasm.clamp | 61 |
1 files changed, 7 insertions, 54 deletions
diff --git a/test/emcc_hello_world.fromasm.clamp b/test/emcc_hello_world.fromasm.clamp index 2f52a5eac..86bfe811e 100644 --- a/test/emcc_hello_world.fromasm.clamp +++ b/test/emcc_hello_world.fromasm.clamp @@ -259,9 +259,6 @@ (func $_strerror (; 27 ;) (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 @@ -2467,15 +2464,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) ) @@ -8630,7 +8621,7 @@ ) ) ) - (if + (br_if $do-once4 (i32.eqz (tee_local $1 (i32.load @@ -8643,12 +8634,6 @@ ) ) ) - (block - (set_local $9 - (i32.const 0) - ) - (br $do-once4) - ) ) ) (loop $while-in7 @@ -9256,9 +9241,6 @@ ) ) (block - (set_local $6 - (i32.const 0) - ) (set_local $8 (i32.shl (get_local $2) @@ -9396,13 +9378,8 @@ ) ) ) - (block - (set_local $4 - (i32.const 0) - ) - (set_local $0 - (i32.const 0) - ) + (set_local $0 + (i32.const 0) ) ) (if @@ -9681,7 +9658,7 @@ ) ) ) - (if + (br_if $do-once17 (i32.eqz (tee_local $1 (i32.load @@ -9694,12 +9671,6 @@ ) ) ) - (block - (set_local $11 - (i32.const 0) - ) - (br $do-once17) - ) ) ) (loop $while-in20 @@ -11021,9 +10992,6 @@ (get_local $1) ) ) - (set_local $3 - (get_local $1) - ) ) (if (i32.ne @@ -11689,12 +11657,7 @@ (set_local $0 (get_local $3) ) - (block - (set_local $12 - (i32.const 0) - ) - (br $do-once55) - ) + (br $do-once55) ) ) (loop $while-in58 @@ -13679,12 +13642,7 @@ (set_local $4 (get_local $7) ) - (block - (set_local $6 - (i32.const 0) - ) - (br $do-once0) - ) + (br $do-once0) ) ) (loop $while-in @@ -14331,12 +14289,7 @@ (set_local $0 (get_local $1) ) - (block - (set_local $9 - (i32.const 0) - ) - (br $do-once6) - ) + (br $do-once6) ) ) (loop $while-in9 |