aboutsummaryrefslogtreecommitdiff
path: root/lld/test/COFF/imports-gnu-only.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/COFF/imports-gnu-only.s')
-rw-r--r--lld/test/COFF/imports-gnu-only.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/imports-gnu-only.s b/lld/test/COFF/imports-gnu-only.s
index 8483598ede97..0895e1a7bdf9 100644
--- a/lld/test/COFF/imports-gnu-only.s
+++ b/lld/test/COFF/imports-gnu-only.s
@@ -8,7 +8,7 @@
# RUN: llvm-mc -triple=x86_64-windows-gnu %s -filetype=obj -o %t.obj
# RUN: lld-link -out:%t.exe -entry:main -subsystem:console \
# RUN: %t.obj %t-implib.a
-# RUN: llvm-objdump -s %t.exe | FileCheck -check-prefix=DATA %s
+# RUN: llvm-objdump -s %t.exe | FileCheck --check-prefix=DATA %s
.text
.global main