diff options
Diffstat (limited to 'llvm/test/DebugInfo/arm-relocs.test')
-rw-r--r-- | llvm/test/DebugInfo/arm-relocs.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/arm-relocs.test b/llvm/test/DebugInfo/arm-relocs.test index 13e11f7043f..d377d8dade3 100644 --- a/llvm/test/DebugInfo/arm-relocs.test +++ b/llvm/test/DebugInfo/arm-relocs.test @@ -1,4 +1,4 @@ -RUN: llvm-dwarfdump %p/Inputs/arm-relocs.elf-arm | FileCheck %s +RUN: llvm-dwarfdump -v %p/Inputs/arm-relocs.elf-arm | FileCheck %s ; CHECK: debug_info contents ; CHECK: DW_TAG_enumeration_type |