summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm2js.test
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2022-09-16 14:17:13 -0500
committerGitHub <noreply@github.com>2022-09-16 19:17:13 +0000
commitb3e4d55b223b19c1c3179357861ca1b43c61e9df (patch)
tree8fbb2f9e265c820086732dfbd5f3efc4ac797e33 /test/lit/help/wasm2js.test
parentd797c751df60aa5731a0cfaed1cc00811a5e273b (diff)
downloadbinaryen-b3e4d55b223b19c1c3179357861ca1b43c61e9df.tar.gz
binaryen-b3e4d55b223b19c1c3179357861ca1b43c61e9df.tar.bz2
binaryen-b3e4d55b223b19c1c3179357861ca1b43c61e9df.zip
Temporarily restore the typed-function-references flags as no-ops (#5050)
This allows a three-step upgrade process where binaryen is updated with this change, then users remove their use of these flags, then binaryen can remove the flags permanently.
Diffstat (limited to 'test/lit/help/wasm2js.test')
-rw-r--r--test/lit/help/wasm2js.test4
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: