summaryrefslogtreecommitdiff
path: root/test/passes/print-call-graph.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/print-call-graph.txt')
-rw-r--r--test/passes/print-call-graph.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/passes/print-call-graph.txt b/test/passes/print-call-graph.txt
index 129b4a37c..50c67d9d7 100644
--- a/test/passes/print-call-graph.txt
+++ b/test/passes/print-call-graph.txt
@@ -983,7 +983,7 @@ digraph call {
)
)
(drop
- (call_indirect $FUNCSIG$iiii
+ (call_indirect (type $FUNCSIG$iiii)
(get_local $0)
(i32.const 0)
(i32.const 0)
@@ -1031,7 +1031,7 @@ digraph call {
)
)
(drop
- (call_indirect $FUNCSIG$iiii
+ (call_indirect (type $FUNCSIG$iiii)
(get_local $0)
(i32.sub
(get_local $4)
@@ -1096,7 +1096,7 @@ digraph call {
(call $__ZSt15get_new_handlerv)
)
(block $block
- (call_indirect $FUNCSIG$v
+ (call_indirect (type $FUNCSIG$v)
(i32.add
(i32.and
(get_local $0)
@@ -1424,7 +1424,7 @@ digraph call {
(i32.const 0)
)
(func $dynCall_ii (; 35 ;) (type $FUNCSIG$iii) (param $0 i32) (param $1 i32) (result i32)
- (call_indirect $FUNCSIG$ii
+ (call_indirect (type $FUNCSIG$ii)
(get_local $1)
(i32.add
(i32.and
@@ -1436,7 +1436,7 @@ digraph call {
)
)
(func $dynCall_iiii (; 36 ;) (type $7) (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)
@@ -1450,7 +1450,7 @@ digraph call {
)
)
(func $dynCall_vi (; 37 ;) (type $FUNCSIG$vii) (param $0 i32) (param $1 i32)
- (call_indirect $FUNCSIG$vi
+ (call_indirect (type $FUNCSIG$vi)
(get_local $1)
(i32.add
(i32.and
@@ -1462,7 +1462,7 @@ digraph call {
)
)
(func $dynCall_v (; 38 ;) (type $FUNCSIG$vi) (param $0 i32)
- (call_indirect $FUNCSIG$v
+ (call_indirect (type $FUNCSIG$v)
(i32.add
(i32.and
(get_local $0)