summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.fromasm.clamp
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_hello_world.fromasm.clamp')
-rw-r--r--test/emcc_hello_world.fromasm.clamp15
1 files changed, 6 insertions, 9 deletions
diff --git a/test/emcc_hello_world.fromasm.clamp b/test/emcc_hello_world.fromasm.clamp
index 3a6147692..a72cae0f6 100644
--- a/test/emcc_hello_world.fromasm.clamp
+++ b/test/emcc_hello_world.fromasm.clamp
@@ -577,17 +577,14 @@
(get_local $0)
)
)
- (set_local $0
- (if (result i32)
- (tee_local $2
- (i32.eqz
- (i32.const 0)
- )
- )
- (get_local $1)
- (get_local $1)
+ (set_local $2
+ (i32.eqz
+ (i32.const 0)
)
)
+ (set_local $0
+ (get_local $1)
+ )
)
(block
(set_local $0