blob: 22473db46097b217623b6e9c90d3b590776d9b24 [file] [log] [blame]
Duncan P. N. Exon Smitha5a0f572015-01-14 01:29:32 +00001!named = !{!0, !1, !2, !3, !4, !5, !6, !7, !8, !9}
Duncan P. N. Exon Smith47d829812015-01-14 01:20:27 +00002
Duncan P. N. Exon Smitha9308c42015-04-29 16:38:44 +00003!0 = !DISubprogram() ; Use this as a scope.
4!1 = !DILocation(line: 3, column: 7, scope: !0)
5!2 = !DILocation(line: 3, column: 7, scope: !0, inlinedAt: !1)
6!3 = !DILocation(line: 3, column: 7, scope: !0, inlinedAt: !2)
7!4 = distinct !DISubprogram() ; Test actual remapping.
8!5 = !DILocation(line: 3, column: 7, scope: !4)
9!6 = !DILocation(line: 3, column: 7, scope: !4, inlinedAt: !5)
10!7 = !DILocation(line: 3, column: 7, scope: !4, inlinedAt: !6)
Duncan P. N. Exon Smitha5a0f572015-01-14 01:29:32 +000011; Test distinct nodes.
Duncan P. N. Exon Smitha9308c42015-04-29 16:38:44 +000012!8 = distinct !DILocation(line: 3, column: 7, scope: !0)
13!9 = distinct !DILocation(line: 3, column: 7, scope: !0, inlinedAt: !8)