diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/DebugInfo/tu-composite.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DebugInfo/tu-composite.ll b/test/DebugInfo/tu-composite.ll index 0d71d8a..17bdae7 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 |