summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/static-methods.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/COFF/static-methods.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/static-methods.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/static-methods.ll b/llvm/test/DebugInfo/COFF/static-methods.ll
index 19c422ccaf3..eb192567629 100644
--- a/llvm/test/DebugInfo/COFF/static-methods.ll
+++ b/llvm/test/DebugInfo/COFF/static-methods.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -filetype=obj | llvm-readobj - -codeview | FileCheck %s
+; RUN: llc < %s -filetype=obj | llvm-readobj - --codeview | FileCheck %s
; Check for the appropriate MethodKind below.
OpenPOWER on IntegriCloud