diff options
Diffstat (limited to 'test/lit/help/wasm2js.test')
-rw-r--r-- | test/lit/help/wasm2js.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/lit/help/wasm2js.test b/test/lit/help/wasm2js.test index e4ceab4b7..4df281803 100644 --- a/test/lit/help/wasm2js.test +++ b/test/lit/help/wasm2js.test @@ -589,6 +589,10 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --disable-multi-memories Disable multi-memories ;; CHECK-NEXT: +;; CHECK-NEXT: --enable-typed-function-references Deprecated compatibility flag +;; CHECK-NEXT: +;; CHECK-NEXT: --disable-typed-function-references Deprecated compatibility flag +;; CHECK-NEXT: ;; CHECK-NEXT: --no-validation,-n Disables validation, assumes ;; CHECK-NEXT: inputs are correct ;; CHECK-NEXT: |