summaryrefslogtreecommitdiff
path: root/test/lit/help
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/help')
-rw-r--r--test/lit/help/wasm-opt.test5
-rw-r--r--test/lit/help/wasm2js.test5
2 files changed, 0 insertions, 10 deletions
diff --git a/test/lit/help/wasm-opt.test b/test/lit/help/wasm-opt.test
index 0cf76e52e..84b5049dd 100644
--- a/test/lit/help/wasm-opt.test
+++ b/test/lit/help/wasm-opt.test
@@ -231,11 +231,6 @@
;; CHECK-NEXT: --legalize-js-interface legalizes i64 types on the
;; CHECK-NEXT: import/export boundary
;; CHECK-NEXT:
-;; CHECK-NEXT: --legalize-js-interface-minimally legalizes i64 types on the
-;; CHECK-NEXT: import/export boundary in a
-;; CHECK-NEXT: minimal manner, only on things
-;; CHECK-NEXT: only JS will call
-;; CHECK-NEXT:
;; CHECK-NEXT: --licm loop invariant code motion
;; CHECK-NEXT:
;; CHECK-NEXT: --limit-segments attempt to merge segments to fit
diff --git a/test/lit/help/wasm2js.test b/test/lit/help/wasm2js.test
index 9804718a8..3ab4099de 100644
--- a/test/lit/help/wasm2js.test
+++ b/test/lit/help/wasm2js.test
@@ -185,11 +185,6 @@
;; CHECK-NEXT: --legalize-js-interface legalizes i64 types on the
;; CHECK-NEXT: import/export boundary
;; CHECK-NEXT:
-;; CHECK-NEXT: --legalize-js-interface-minimally legalizes i64 types on the
-;; CHECK-NEXT: import/export boundary in a
-;; CHECK-NEXT: minimal manner, only on things
-;; CHECK-NEXT: only JS will call
-;; CHECK-NEXT:
;; CHECK-NEXT: --licm loop invariant code motion
;; CHECK-NEXT:
;; CHECK-NEXT: --limit-segments attempt to merge segments to fit