summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/default-subrange-array.ll
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2017-10-10 11:49:56 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2017-10-10 11:49:56 +0000
commit5b0f885691554eb4cbe4a308266bbc1410dded5f (patch)
treea702397d8492b40b5dbd8665255e68b417e8ceb6 /llvm/test/DebugInfo/X86/default-subrange-array.ll
parent8e32008123019c5406c051aba7abf531c0b5b25c (diff)
downloadbcm5719-llvm-5b0f885691554eb4cbe4a308266bbc1410dded5f.tar.gz
bcm5719-llvm-5b0f885691554eb4cbe4a308266bbc1410dded5f.zip
Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
This reverts commit r315297. llvm-svn: 315299
Diffstat (limited to 'llvm/test/DebugInfo/X86/default-subrange-array.ll')
-rw-r--r--llvm/test/DebugInfo/X86/default-subrange-array.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/default-subrange-array.ll b/llvm/test/DebugInfo/X86/default-subrange-array.ll
index 1374cd88886..d0af5c7deaf 100644
--- a/llvm/test/DebugInfo/X86/default-subrange-array.ll
+++ b/llvm/test/DebugInfo/X86/default-subrange-array.ll
@@ -18,7 +18,7 @@ source_filename = "test/DebugInfo/X86/default-subrange-array.ll"
; CHECK: DW_TAG_class_type
; CHECK: DW_TAG_member
; CHECK-NEXT: DW_AT_name {{.*}} "x"
-; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] {{.*}} => {[[ARRAY:0x[0-9a-f]+]]}
+; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] {{.*}} => {[[ARRAY:0x[0-9a-f]+]]})
; CHECK: [[ARRAY]]: DW_TAG_array_type
; CHECK-NEXT: DW_AT_type
OpenPOWER on IntegriCloud