summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/vftables.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/COFF/vftables.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/vftables.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/vftables.ll b/llvm/test/DebugInfo/COFF/vftables.ll
index 8d3d248783f..250ee28639a 100644
--- a/llvm/test/DebugInfo/COFF/vftables.ll
+++ b/llvm/test/DebugInfo/COFF/vftables.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
; C++ source to regenerate:
; struct A {
OpenPOWER on IntegriCloud