Duncan P. N. Exon Smith | 814b8e9 | 2015-08-28 20:26:49 +0000 | [diff] [blame] | 1 | !named = !{!0, !1, !2, !3, !4, !5} |
Duncan P. N. Exon Smith | 47d82981 | 2015-01-14 01:20:27 +0000 | [diff] [blame] | 2 | |
Duncan P. N. Exon Smith | 814b8e9 | 2015-08-28 20:26:49 +0000 | [diff] [blame] | 3 | !0 = distinct !DISubprogram() ; Use this as a scope. |
Duncan P. N. Exon Smith | a9308c4 | 2015-04-29 16:38:44 +0000 | [diff] [blame] | 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) |
Duncan P. N. Exon Smith | a5a0f57 | 2015-01-14 01:29:32 +0000 | [diff] [blame] | 7 | ; Test distinct nodes. |
Duncan P. N. Exon Smith | 814b8e9 | 2015-08-28 20:26:49 +0000 | [diff] [blame] | 8 | !4 = distinct !DILocation(line: 3, column: 7, scope: !0) |
| 9 | !5 = distinct !DILocation(line: 3, column: 7, scope: !0, inlinedAt: !4) |