commit | 320efb05a1e7516268e711901ca9454bb4d94172 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Apr 07 03:33:57 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Apr 07 03:33:57 2015 +0000 |
tree | 3b86bace5d1df1f24b40f4d04260450dd83928c6 | |
parent | 8395c21d775021accaea64bda80b20023354e95e [diff] |
DebugInfo: Move DISubprogram::is*() queries to MDSubprogram Move body of `DISubprogram::isPrivate()` (etc.) to `MDSubprogram`, and change the versions in `DISubprogram` to forward there. This is just like r234275, but for subprograms instead of types. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234282 91177308-0d34-0410-b5e6-96231b3b80d8