diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm.clamp')
-rw-r--r-- | test/emcc_hello_world.fromasm.clamp | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/test/emcc_hello_world.fromasm.clamp b/test/emcc_hello_world.fromasm.clamp index 8feba2827..3f39e80f0 100644 --- a/test/emcc_hello_world.fromasm.clamp +++ b/test/emcc_hello_world.fromasm.clamp @@ -10379,13 +10379,9 @@ (block (br_if $label$break$L279 (select - (i32.eqz - (i32.eqz - (local.tee $3 - (i32.load - (i32.const 616) - ) - ) + (local.tee $3 + (i32.load + (i32.const 616) ) ) (i32.const 0) |