summaryrefslogtreecommitdiff
path: root/test/lit/help
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2023-11-27 11:42:23 -0800
committerGitHub <noreply@github.com>2023-11-27 11:42:23 -0800
commite0314900bcf19be95d59dfdf695874d966f4ef4a (patch)
tree8032efa4bc33ecc5ed31fcf11bbf8dd1677e1ba1 /test/lit/help
parentc5db74cae9bc0c46065ad1ec9f3ec48772d09784 (diff)
downloadbinaryen-e0314900bcf19be95d59dfdf695874d966f4ef4a.tar.gz
binaryen-e0314900bcf19be95d59dfdf695874d966f4ef4a.tar.bz2
binaryen-e0314900bcf19be95d59dfdf695874d966f4ef4a.zip
[wasm-emscripten-finalize] Remove --separate-data-segments (#6091)
See #6088
Diffstat (limited to 'test/lit/help')
-rw-r--r--test/lit/help/wasm-emscripten-finalize.test5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/lit/help/wasm-emscripten-finalize.test b/test/lit/help/wasm-emscripten-finalize.test
index 9b3913129..8666c2ea1 100644
--- a/test/lit/help/wasm-emscripten-finalize.test
+++ b/test/lit/help/wasm-emscripten-finalize.test
@@ -20,9 +20,6 @@
;; CHECK-NEXT: output file. In this mode if no output
;; CHECK-NEXT: file is specified, we write to stdout.
;; CHECK-NEXT:
-;; CHECK-NEXT: --global-base The address at which static globals were
-;; CHECK-NEXT: placed
-;; CHECK-NEXT:
;; CHECK-NEXT: --side-module Input is an emscripten side module
;; CHECK-NEXT:
;; CHECK-NEXT: --input-source-map,-ism Consume source map from the specified
@@ -42,8 +39,6 @@
;; CHECK-NEXT:
;; CHECK-NEXT: --output-source-map-url,-osu Emit specified string as source map URL
;; CHECK-NEXT:
-;; CHECK-NEXT: --separate-data-segments Separate data segments to a file
-;; CHECK-NEXT:
;; CHECK-NEXT: --check-stack-overflow Check for stack overflows every time the
;; CHECK-NEXT: stack is extended
;; CHECK-NEXT: