summaryrefslogtreecommitdiff
path: root/test/lit/exec/memory-fill.wat
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/exec/memory-fill.wat')
-rw-r--r--test/lit/exec/memory-fill.wat2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/exec/memory-fill.wat b/test/lit/exec/memory-fill.wat
index dc9aead6d..c63dcef0c 100644
--- a/test/lit/exec/memory-fill.wat
+++ b/test/lit/exec/memory-fill.wat
@@ -1,6 +1,6 @@
;; NOTE: Assertions have been generated by update_lit_checks.py --output=fuzz-exec and should not be edited.
-;; RUN: wasm-opt %s --enable-bulk-memory --memory-copy-fill-lowering --fuzz-exec -q -o /dev/null 2>&1 | filecheck %s
+;; RUN: wasm-opt %s --enable-bulk-memory --llvm-memory-copy-fill-lowering --fuzz-exec -q -o /dev/null 2>&1 | filecheck %s
;; Tests derived from bulk-memory.wast spec tests