diff options
Diffstat (limited to 'test/DebugInfo/arm-relocs.test')
-rw-r--r-- | test/DebugInfo/arm-relocs.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/DebugInfo/arm-relocs.test b/test/DebugInfo/arm-relocs.test new file mode 100644 index 000000000000..13e11f7043f3 --- /dev/null +++ b/test/DebugInfo/arm-relocs.test @@ -0,0 +1,5 @@ +RUN: llvm-dwarfdump %p/Inputs/arm-relocs.elf-arm | FileCheck %s + +; CHECK: debug_info contents +; CHECK: DW_TAG_enumeration_type +; CHECK-NEXT: DW_AT_name{{.*}} = "e1" |