diff options
Diffstat (limited to 'test/lit/help/wasm-opt.test')
-rw-r--r-- | test/lit/help/wasm-opt.test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lit/help/wasm-opt.test b/test/lit/help/wasm-opt.test index 76566049e..9f7caf98b 100644 --- a/test/lit/help/wasm-opt.test +++ b/test/lit/help/wasm-opt.test @@ -759,6 +759,9 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --print-stack-ir print StackIR during writing ;; CHECK-NEXT: +;; CHECK-NEXT: --no-stack-ir do not use StackIR (even when it +;; CHECK-NEXT: is the default) +;; CHECK-NEXT: ;; CHECK-NEXT: ;; CHECK-NEXT: General options: ;; CHECK-NEXT: ---------------- |