Skip to content

Commit 1fb1e44

Browse files
committed
Update lit tests
1 parent 8c8995b commit 1fb1e44

4 files changed

+565
-499
lines changed

test/lit/passes/asyncify_pass-arg=asyncify-asserts_pass-arg=asyncify-onlylist@waka.wast

+3-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,9 @@
163163
;; CHECK-NEXT: (global.get $__asyncify_catch_counter)
164164
;; CHECK-NEXT: (i32.const 0)
165165
;; CHECK-NEXT: )
166-
;; CHECK-NEXT: (unreachable)
166+
;; CHECK-NEXT: (then
167+
;; CHECK-NEXT: (unreachable)
168+
;; CHECK-NEXT: )
167169
;; CHECK-NEXT: )
168170
;; CHECK-NEXT: (global.set $__asyncify_state
169171
;; CHECK-NEXT: (i32.const 1)

0 commit comments

Comments
 (0)