From 8b81405778eb85fccbfdbe789beeba5108cf1021 Mon Sep 17 00:00:00 2001 From: Ashley Nelson Date: Thu, 25 Aug 2022 13:35:46 -0700 Subject: Adding Multi-Memories Wasm Feature (#4968) Adding multi-memories to the the list of wasm-features. --- test/lit/help/wasm-ctor-eval.test | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/lit/help/wasm-ctor-eval.test') diff --git a/test/lit/help/wasm-ctor-eval.test b/test/lit/help/wasm-ctor-eval.test index 43e551451..c8998d1e8 100644 --- a/test/lit/help/wasm-ctor-eval.test +++ b/test/lit/help/wasm-ctor-eval.test @@ -112,6 +112,10 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --disable-strings Disable strings ;; CHECK-NEXT: +;; CHECK-NEXT: --enable-multi-memories Enable multi-memories +;; CHECK-NEXT: +;; CHECK-NEXT: --disable-multi-memories Disable multi-memories +;; CHECK-NEXT: ;; CHECK-NEXT: --no-validation,-n Disables validation, assumes inputs are ;; CHECK-NEXT: correct ;; CHECK-NEXT: -- cgit v1.2.3