aboutsummaryrefslogtreecommitdiff
path: root/lld/test/COFF/armnt-blx23t.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/COFF/armnt-blx23t.test')
-rw-r--r--lld/test/COFF/armnt-blx23t.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/test/COFF/armnt-blx23t.test b/lld/test/COFF/armnt-blx23t.test
index 3e522be7cd79..136834b66b62 100644
--- a/lld/test/COFF/armnt-blx23t.test
+++ b/lld/test/COFF/armnt-blx23t.test
@@ -1,9 +1,9 @@
# REQUIRES: arm
# RUN: yaml2obj < %s > %t.obj
-# RUN: llvm-objdump -d %t.obj | FileCheck %s -check-prefix BEFORE
+# RUN: llvm-objdump -d %t.obj | FileCheck %s --check-prefix BEFORE
# RUN: lld-link /entry:function /subsystem:console /out:%t.exe %t.obj
-# RUN: llvm-objdump -d %t.exe | FileCheck %s -check-prefix AFTER
+# RUN: llvm-objdump -d %t.exe | FileCheck %s --check-prefix AFTER
# BEFORE: Disassembly of section .text:
# BEFORE-EMPTY: