summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-split.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/help/wasm-split.test')
-rw-r--r--test/lit/help/wasm-split.test13
1 files changed, 1 insertions, 12 deletions
diff --git a/test/lit/help/wasm-split.test b/test/lit/help/wasm-split.test
index fe48e5e25..bb4acbd28 100644
--- a/test/lit/help/wasm-split.test
+++ b/test/lit/help/wasm-split.test
@@ -10,18 +10,7 @@
;; Skip standard tool options
-;; CHECK: --no-validation,-n Disables validation, assumes inputs are
-;; CHECK-NEXT: correct
-;; CHECK-NEXT:
-;; CHECK-NEXT: --pass-arg,-pa An argument passed along to optimization
-;; CHECK-NEXT: passes being run. Must be in the form
-;; CHECK-NEXT: KEY@VALUE
-;; CHECK-NEXT:
-;; CHECK-NEXT: --nominal Use the prototype nominal type system
-;; CHECK-NEXT: instead of the normal equirecursive type
-;; CHECK-NEXT: system.
-;; CHECK-NEXT:
-;; CHECK-NEXT: --split Split an input module into two output
+;; CHECK: --split Split an input module into two output
;; CHECK-NEXT: modules. The default mode.
;; CHECK-NEXT:
;; CHECK-NEXT: --instrument Instrument an input module to allow it to