summaryrefslogtreecommitdiff
path: root/test/debugInfo.fromasm.read-written
diff options
context:
space:
mode:
Diffstat (limited to 'test/debugInfo.fromasm.read-written')
-rw-r--r--test/debugInfo.fromasm.read-written3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/debugInfo.fromasm.read-written b/test/debugInfo.fromasm.read-written
index 797d990e7..cd7402cb1 100644
--- a/test/debugInfo.fromasm.read-written
+++ b/test/debugInfo.fromasm.read-written
@@ -73,8 +73,8 @@
(local $4 i32)
;;@ fib.c:8:0
(set_local $4
+ ;;@ fib.c:3:0
(if (result i32)
- ;;@ fib.c:3:0
(i32.gt_s
(get_local $0)
(i32.const 0)
@@ -96,7 +96,6 @@
)
)
)
- ;;@ fib.c:3:0
(loop $label$3
;;@ fib.c:4:0
(set_local $1