mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Follow up to 209187, updating a test to use FileCheck. Needed to ignore an extra DW_TAG_class_type
llvm-svn: 209188
This commit is contained in:
parent
aa9524a4c9
commit
c8185a548f
@ -4,7 +4,8 @@
|
||||
; Radar 7833483
|
||||
; Do not emit a separate out-of-line definition DIE for the function-local 'foo'
|
||||
; function (member of the function local 'A' type)
|
||||
; CHECK: DW_TAG_class
|
||||
; CHECK: DW_TAG_class_type
|
||||
; CHECK: DW_TAG_class_type
|
||||
; CHECK-NEXT: DW_AT_name {{.*}} "A"
|
||||
; Check that the subprogram inside the class definition has low_pc, only
|
||||
; attached to the definition.
|
||||
|
Loading…
Reference in New Issue
Block a user