diff options
Diffstat (limited to 'test/lit/help/wasm-emscripten-finalize.test')
-rw-r--r-- | test/lit/help/wasm-emscripten-finalize.test | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/test/lit/help/wasm-emscripten-finalize.test b/test/lit/help/wasm-emscripten-finalize.test index 52a5ba701..b22954546 100644 --- a/test/lit/help/wasm-emscripten-finalize.test +++ b/test/lit/help/wasm-emscripten-finalize.test @@ -7,18 +7,7 @@ ;; Skip standard tool options -;; CHECK: --no-validation,-n Disables validation, assumes inputs are -;; CHECK-NEXT: correct -;; CHECK-NEXT: -;; CHECK-NEXT: --pass-arg,-pa An argument passed along to optimization -;; CHECK-NEXT: passes being run. Must be in the form -;; CHECK-NEXT: KEY@VALUE -;; CHECK-NEXT: -;; CHECK-NEXT: --nominal Use the prototype nominal type system -;; CHECK-NEXT: instead of the normal equirecursive type -;; CHECK-NEXT: system. -;; CHECK-NEXT: -;; CHECK-NEXT: --output,-o Output file +;; CHECK: --output,-o Output file ;; CHECK-NEXT: ;; CHECK-NEXT: --debuginfo,-g Emit names section in wasm binary (or ;; CHECK-NEXT: full debuginfo in wast) |