diff options
Diffstat (limited to 'test/lit/help')
-rw-r--r-- | test/lit/help/wasm-opt.test | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/lit/help/wasm-opt.test b/test/lit/help/wasm-opt.test index fd8bc5b1e..727d1ab21 100644 --- a/test/lit/help/wasm-opt.test +++ b/test/lit/help/wasm-opt.test @@ -72,13 +72,6 @@ ;; CHECK-NEXT: --output-source-map-url,-osu Emit specified string as source ;; CHECK-NEXT: map URL ;; CHECK-NEXT: -;; CHECK-NEXT: --deprecated-wat-parser Use the old, deprecated WAT -;; CHECK-NEXT: parser. This option will be -;; CHECK-NEXT: removed soon! -;; CHECK-NEXT: -;; CHECK-NEXT: --new-wat-parser Use the experimental new WAT -;; CHECK-NEXT: parser -;; CHECK-NEXT: ;; CHECK-NEXT: --experimental-new-eh Deprecated; same as ;; CHECK-NEXT: --emit-exnref ;; CHECK-NEXT: |