diff options
Diffstat (limited to 'test/lit/help/wasm-ctor-eval.test')
-rw-r--r-- | test/lit/help/wasm-ctor-eval.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/lit/help/wasm-ctor-eval.test b/test/lit/help/wasm-ctor-eval.test index b93f90b37..bbf8e1daa 100644 --- a/test/lit/help/wasm-ctor-eval.test +++ b/test/lit/help/wasm-ctor-eval.test @@ -111,6 +111,10 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --disable-multimemory Disable multimemory ;; CHECK-NEXT: +;; CHECK-NEXT: --enable-typed-continuations Enable typed continuations +;; CHECK-NEXT: +;; CHECK-NEXT: --disable-typed-continuations Disable typed continuations +;; CHECK-NEXT: ;; CHECK-NEXT: --enable-typed-function-references Deprecated compatibility flag ;; CHECK-NEXT: ;; CHECK-NEXT: --disable-typed-function-references Deprecated compatibility flag |