summaryrefslogtreecommitdiff
path: root/test/llvm_autogenerated/func.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/llvm_autogenerated/func.wast')
-rw-r--r--test/llvm_autogenerated/func.wast3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/llvm_autogenerated/func.wast b/test/llvm_autogenerated/func.wast
index d3c82126a..8340ed3c2 100644
--- a/test/llvm_autogenerated/func.wast
+++ b/test/llvm_autogenerated/func.wast
@@ -24,7 +24,7 @@
)
(func $f4 (param $$0 i32) (result i32)
(block $label$0
- (br_if
+ (br_if $label$0
(i32.eq
(i32.and
(get_local $$0)
@@ -32,7 +32,6 @@
)
(i32.const 0)
)
- $label$0
)
(return
(i32.const 0)