summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-metadce.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/help/wasm-metadce.test')
-rw-r--r--test/lit/help/wasm-metadce.test8
1 files changed, 6 insertions, 2 deletions
diff --git a/test/lit/help/wasm-metadce.test b/test/lit/help/wasm-metadce.test
index 4ddf55203..50295b1f0 100644
--- a/test/lit/help/wasm-metadce.test
+++ b/test/lit/help/wasm-metadce.test
@@ -248,9 +248,9 @@
;; CHECK-NEXT:
;; CHECK-NEXT: --merge-blocks merges blocks to their parents
;; CHECK-NEXT:
-;; CHECK-NEXT: --merge-j2cl-itables Merges itable structures into
+;; CHECK-NEXT: --merge-j2cl-itables Merges itable structures into
;; CHECK-NEXT: vtables to make types more
-;; CHECK-NEXT: compact
+;; CHECK-NEXT: compact
;; CHECK-NEXT:
;; CHECK-NEXT: --merge-locals merges locals when beneficial
;; CHECK-NEXT:
@@ -771,6 +771,10 @@
;; CHECK-NEXT: in, but not inspect their
;; CHECK-NEXT: contents or call them.
;; CHECK-NEXT:
+;; CHECK-NEXT: --preserve-type-order Preserve the order of types from
+;; CHECK-NEXT: the input (useful for debugging
+;; CHECK-NEXT: and testing)
+;; CHECK-NEXT:
;; CHECK-NEXT: --generate-stack-ir generate StackIR during writing
;; CHECK-NEXT:
;; CHECK-NEXT: --optimize-stack-ir optimize StackIR during writing