summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/coff-file.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/coff-file.s')
-rw-r--r--llvm/test/MC/ARM/coff-file.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/coff-file.s b/llvm/test/MC/ARM/coff-file.s
index d3f26f4c8f7..9caf0d4bcac 100644
--- a/llvm/test/MC/ARM/coff-file.s
+++ b/llvm/test/MC/ARM/coff-file.s
@@ -2,7 +2,7 @@
// RUN: | FileCheck %s
// RUN: llvm-mc -triple thumbv7-windows -filetype obj %s -o - \
-// RUN: | llvm-readobj -symbols | FileCheck %s -check-prefix CHECK-SCN
+// RUN: | llvm-readobj --symbols | FileCheck %s -check-prefix CHECK-SCN
.file "null-padded.asm"
// CHECK: (nx 1) {{0x[0-9]+}} .file
OpenPOWER on IntegriCloud