From afca5f51a46750927ac9263297d24b224915e558 Mon Sep 17 00:00:00 2001 From: Ashley Nelson Date: Mon, 21 Aug 2023 19:29:10 -0700 Subject: Rename multimemory flag (#5890) Renaming the multimemory flag in Binaryen to match its naming in LLVM. --- test/lit/help/wasm-split.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/lit/help/wasm-split.test') diff --git a/test/lit/help/wasm-split.test b/test/lit/help/wasm-split.test index 8b017d43d..2ca4c2ad0 100644 --- a/test/lit/help/wasm-split.test +++ b/test/lit/help/wasm-split.test @@ -213,9 +213,9 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --disable-strings Disable strings ;; CHECK-NEXT: -;; CHECK-NEXT: --enable-multi-memories Enable multi-memories +;; CHECK-NEXT: --enable-multimemory Enable multimemory ;; CHECK-NEXT: -;; CHECK-NEXT: --disable-multi-memories Disable multi-memories +;; CHECK-NEXT: --disable-multimemory Disable multimemory ;; CHECK-NEXT: ;; CHECK-NEXT: --enable-typed-function-references Deprecated compatibility flag ;; CHECK-NEXT: -- cgit v1.2.3