mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +00:00
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
This commit is contained in:
parent
e5f740cc4f
commit
47cbe033f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user