blob: f85c1dc7475db0f130f38b352721760176700e2a [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
3!0 = !{} ; Use this as a scope.
4!1 = !MDLocation(line: 3, column: 7, scope: !0)
5!2 = !MDLocation(line: 3, column: 7, scope: !0, inlinedAt: !1)
6!3 = !MDLocation(line: 3, column: 7, scope: !0, inlinedAt: !2)
7!4 = distinct !{} ; Test actual remapping.
8!5 = !MDLocation(line: 3, column: 7, scope: !4)
9!6 = !MDLocation(line: 3, column: 7, scope: !4, inlinedAt: !5)
10!7 = !MDLocation(line: 3, column: 7, scope: !4, inlinedAt: !6)
Duncan P. N. Exon Smitha5a0f572015-01-14 01:29:32 +000011; Test distinct nodes.
12!8 = distinct !MDLocation(line: 3, column: 7, scope: !0)
13!9 = distinct !MDLocation(line: 3, column: 7, scope: !0, inlinedAt: !8)