summaryrefslogtreecommitdiff
path: root/test/passes/fuzz-exec_O.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/fuzz-exec_O.txt')
-rw-r--r--test/passes/fuzz-exec_O.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/passes/fuzz-exec_O.txt b/test/passes/fuzz-exec_O.txt
index 317988f8b..8ebd35fa1 100644
--- a/test/passes/fuzz-exec_O.txt
+++ b/test/passes/fuzz-exec_O.txt
@@ -7,7 +7,7 @@
(memory $0 1 1)
(export "func_0" (func $func_0))
(export "func_1" (func $func_1))
- (func $func_0 (type $0) (result i64)
+ (func $func_0 (; 0 ;) (type $0) (result i64)
(block $label$0 (result i64)
(br_if $label$0
(i64.const 1234)
@@ -17,7 +17,7 @@
)
)
)
- (func $func_1 (type $1) (result i32)
+ (func $func_1 (; 1 ;) (type $1) (result i32)
(i32.load16_s offset=22 align=1
(i32.const -1)
)