summaryrefslogtreecommitdiff
path: root/test/passes
diff options
context:
space:
mode:
authorAshley Nelson <nashley@google.com>2023-08-21 19:29:10 -0700
committerGitHub <noreply@github.com>2023-08-21 19:29:10 -0700
commitafca5f51a46750927ac9263297d24b224915e558 (patch)
treeb8ac65ee40ca41668d111bb8545a7797b165671a /test/passes
parent905e2fc25208c0bce3f78ac4ac3315219194e768 (diff)
downloadbinaryen-afca5f51a46750927ac9263297d24b224915e558.tar.gz
binaryen-afca5f51a46750927ac9263297d24b224915e558.tar.bz2
binaryen-afca5f51a46750927ac9263297d24b224915e558.zip
Rename multimemory flag (#5890)
Renaming the multimemory flag in Binaryen to match its naming in LLVM.
Diffstat (limited to 'test/passes')
-rw-r--r--test/passes/strip-target-features_roundtrip_print-features_all-features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/strip-target-features_roundtrip_print-features_all-features.txt b/test/passes/strip-target-features_roundtrip_print-features_all-features.txt
index 29555b427..71f292c09 100644
--- a/test/passes/strip-target-features_roundtrip_print-features_all-features.txt
+++ b/test/passes/strip-target-features_roundtrip_print-features_all-features.txt
@@ -13,7 +13,7 @@
--enable-relaxed-simd
--enable-extended-const
--enable-strings
---enable-multi-memories
+--enable-multimemory
(module
(type $none_=>_v128_externref (func (result v128 externref)))
(func $foo (type $none_=>_v128_externref) (result v128 externref)