From 47cbe033f66595b1a14635b58942492cc1430655 Mon Sep 17 00:00:00 2001 From: Manman Ren Date: Fri, 11 Oct 2013 18:50:00 +0000 Subject: [PATCH] Debug Info Testing Case: check for the name of a structure. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192478 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/tu-composite.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/DebugInfo/tu-composite.ll b/test/DebugInfo/tu-composite.ll index 0d71d8acdc8..17bdae76e5d 100644 --- a/test/DebugInfo/tu-composite.ll +++ b/test/DebugInfo/tu-composite.ll @@ -17,6 +17,7 @@ ; CHECK: NULL ; CHECK: [[TYPE2:.*]]: DW_TAG_structure_type +; CHECK: DW_AT_name [DW_FORM_strp] {{.*}}= "bar") ; CHECK: DW_TAG_structure_type ; CHECK: DW_AT_name [DW_FORM_strp] {{.*}}= "D") ; CHECK: DW_TAG_member