summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-opt.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/help/wasm-opt.test')
-rw-r--r--test/lit/help/wasm-opt.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/lit/help/wasm-opt.test b/test/lit/help/wasm-opt.test
index e5b30e304..f55798253 100644
--- a/test/lit/help/wasm-opt.test
+++ b/test/lit/help/wasm-opt.test
@@ -257,6 +257,10 @@
;; CHECK-NEXT:
;; CHECK-NEXT: --merge-blocks merges blocks to their parents
;; CHECK-NEXT:
+;; CHECK-NEXT: --merge-j2cl-itables Merges itable structures into
+;; CHECK-NEXT: vtables to make types more
+;; CHECK-NEXT: compact
+;; CHECK-NEXT:
;; CHECK-NEXT: --merge-locals merges locals when beneficial
;; CHECK-NEXT:
;; CHECK-NEXT: --merge-similar-functions merges similar functions when