diff options
Diffstat (limited to 'llvm/test/tools/llvm-dwp/X86/empty.test')
-rw-r--r-- | llvm/test/tools/llvm-dwp/X86/empty.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-dwp/X86/empty.test b/llvm/test/tools/llvm-dwp/X86/empty.test index 78e4eb9b889..7a9dd4258ff 100644 --- a/llvm/test/tools/llvm-dwp/X86/empty.test +++ b/llvm/test/tools/llvm-dwp/X86/empty.test @@ -1,5 +1,5 @@ RUN: llvm-dwp %p/../Inputs/empty.dwo -o %t -RUN: llvm-dwarfdump %t | FileCheck %s +RUN: llvm-dwarfdump -v %t | FileCheck %s CHECK-LABEL: .debug_cu_index CHECK-NOT: version |