From e0314900bcf19be95d59dfdf695874d966f4ef4a Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Mon, 27 Nov 2023 11:42:23 -0800 Subject: [wasm-emscripten-finalize] Remove --separate-data-segments (#6091) See #6088 --- test/lit/help/wasm-emscripten-finalize.test | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test/lit/help') 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: -- cgit v1.2.3