summaryrefslogtreecommitdiff
path: root/test/passes/func-metrics.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/func-metrics.txt')
-rw-r--r--test/passes/func-metrics.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/passes/func-metrics.txt b/test/passes/func-metrics.txt
index 1ca1c66f5..83aabc2fe 100644
--- a/test/passes/func-metrics.txt
+++ b/test/passes/func-metrics.txt
@@ -32,16 +32,16 @@ func: ifs
if : 4
(module
(type $0 (func (param i32)))
- (type $1 (func))
+ (type $FUNCSIG$v (func))
(memory $0 256 256)
(data (i32.const 0) "\ff\ef\0f\1f 0@P\99")
(table $0 256 256 funcref)
(elem (i32.const 0) $ifs $ifs $ifs)
(global $glob i32 (i32.const 1337))
- (func $empty (; 0 ;) (type $1)
+ (func $empty (; 0 ;) (type $FUNCSIG$v)
(nop)
)
- (func $small (; 1 ;) (type $1)
+ (func $small (; 1 ;) (type $FUNCSIG$v)
(nop)
(drop
(i32.const 100421)