summaryrefslogtreecommitdiff
path: root/test/emcc_O2_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_O2_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_O2_hello_world.fromasm.imprecise16
1 files changed, 8 insertions, 8 deletions
diff --git a/test/emcc_O2_hello_world.fromasm.imprecise b/test/emcc_O2_hello_world.fromasm.imprecise
index 917ed8fcf..2a716a896 100644
--- a/test/emcc_O2_hello_world.fromasm.imprecise
+++ b/test/emcc_O2_hello_world.fromasm.imprecise
@@ -8171,7 +8171,7 @@
)
(block
(set_local $4
- (call_indirect $FUNCSIG$iiii
+ (call_indirect (type $FUNCSIG$iiii)
(get_local $2)
(get_local $0)
(get_local $1)
@@ -8241,7 +8241,7 @@
)
(if
(i32.lt_u
- (call_indirect $FUNCSIG$iiii
+ (call_indirect (type $FUNCSIG$iiii)
(get_local $2)
(get_local $0)
(get_local $3)
@@ -8716,7 +8716,7 @@
(set_local $4
(if (result i32)
(i32.eq
- (call_indirect $FUNCSIG$iiii
+ (call_indirect (type $FUNCSIG$iiii)
(get_local $0)
(get_local $6)
(i32.const 1)
@@ -8776,7 +8776,7 @@
)
(block (result i32)
(drop
- (call_indirect $FUNCSIG$iiii
+ (call_indirect (type $FUNCSIG$iiii)
(get_local $0)
(i32.const 0)
(i32.const 0)
@@ -8825,7 +8825,7 @@
)
)
(drop
- (call_indirect $FUNCSIG$iiii
+ (call_indirect (type $FUNCSIG$iiii)
(get_local $0)
(i32.sub
(get_local $4)
@@ -9597,7 +9597,7 @@
)
)
(func $dynCall_iiii (; 33 ;) (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (result i32)
- (call_indirect $FUNCSIG$iiii
+ (call_indirect (type $FUNCSIG$iiii)
(get_local $1)
(get_local $2)
(get_local $3)
@@ -9659,7 +9659,7 @@
)
)
(func $dynCall_ii (; 37 ;) (param $0 i32) (param $1 i32) (result i32)
- (call_indirect $FUNCSIG$ii
+ (call_indirect (type $FUNCSIG$ii)
(get_local $1)
(i32.and
(get_local $0)
@@ -9688,7 +9688,7 @@
)
)
(func $dynCall_vi (; 40 ;) (param $0 i32) (param $1 i32)
- (call_indirect $FUNCSIG$vi
+ (call_indirect (type $FUNCSIG$vi)
(get_local $1)
(i32.add
(i32.and