summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AArch64/coff-debug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AArch64/coff-debug.ll')
-rw-r--r--llvm/test/MC/AArch64/coff-debug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AArch64/coff-debug.ll b/llvm/test/MC/AArch64/coff-debug.ll
index 53f8b428e74..f336ea26da8 100644
--- a/llvm/test/MC/AArch64/coff-debug.ll
+++ b/llvm/test/MC/AArch64/coff-debug.ll
@@ -1,5 +1,5 @@
; RUN: llc -mtriple=aarch64-windows -filetype=obj -o - %s | \
-; RUN: llvm-readobj -codeview - | FileCheck %s
+; RUN: llvm-readobj --codeview - | FileCheck %s
; ModuleID = 'a.c'
source_filename = "a.c"
OpenPOWER on IntegriCloud