summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/dwarfdump-header.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/dwarfdump-header.test')
-rw-r--r--llvm/test/DebugInfo/dwarfdump-header.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/dwarfdump-header.test b/llvm/test/DebugInfo/dwarfdump-header.test
index 222e506dac3..5a7be988edb 100644
--- a/llvm/test/DebugInfo/dwarfdump-header.test
+++ b/llvm/test/DebugInfo/dwarfdump-header.test
@@ -1,4 +1,4 @@
-RUN: llvm-dwarfdump %p/Inputs/dwarfdump-header.elf-x86-64 | FileCheck %s
+RUN: llvm-dwarfdump -v %p/Inputs/dwarfdump-header.elf-x86-64 | FileCheck %s
The input file is hand-coded assembler to generate all the units,
so we're willing to make exact checks for offsets and such.
OpenPOWER on IntegriCloud