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.clamp7
1 files changed, 2 insertions, 5 deletions
diff --git a/test/emcc_hello_world.fromasm.clamp b/test/emcc_hello_world.fromasm.clamp
index 230b06413..1a55405ac 100644
--- a/test/emcc_hello_world.fromasm.clamp
+++ b/test/emcc_hello_world.fromasm.clamp
@@ -13379,12 +13379,9 @@
(if
(i32.lt_u
(tee_local $1
- (i32.add
+ (i32.sub
(get_local $1)
- (i32.sub
- (i32.const 0)
- (get_local $7)
- )
+ (get_local $7)
)
)
(get_local $11)