Duncan P. N. Exon Smith | a5a0f57 | 2015-01-14 01:29:32 +0000 | [diff] [blame^] | 1 | !named = !{!0, !1, !2, !3, !4, !5, !6, !7, !8, !9} |
Duncan P. N. Exon Smith | 47d82981 | 2015-01-14 01:20:27 +0000 | [diff] [blame] | 2 | |
| 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 Smith | a5a0f57 | 2015-01-14 01:29:32 +0000 | [diff] [blame^] | 11 | ; 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) |