summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/arm-relocs.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/arm-relocs.test')
-rw-r--r--llvm/test/DebugInfo/arm-relocs.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/arm-relocs.test b/llvm/test/DebugInfo/arm-relocs.test
new file mode 100644
index 00000000000..13e11f7043f
--- /dev/null
+++ b/llvm/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"
OpenPOWER on IntegriCloud