diff options
Diffstat (limited to 'test/lit/help/wasm-emscripten-finalize.test')
-rw-r--r-- | test/lit/help/wasm-emscripten-finalize.test | 5 |
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: |