summaryrefslogtreecommitdiff
path: root/test/lit/passes/gsi.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/passes/gsi.wast')
-rw-r--r--test/lit/passes/gsi.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/passes/gsi.wast b/test/lit/passes/gsi.wast
index 70991f550..f60e911c7 100644
--- a/test/lit/passes/gsi.wast
+++ b/test/lit/passes/gsi.wast
@@ -1208,7 +1208,7 @@
))
;; CHECK: (func $func (type $1) (param $ref (ref null $A)) (result i32)
- ;; CHECK-NEXT: (block ;; (replaces something unreachable we can't emit)
+ ;; CHECK-NEXT: (block ;; (replaces unreachable StructGet we can't emit)
;; CHECK-NEXT: (drop
;; CHECK-NEXT: (ref.null none)
;; CHECK-NEXT: )