summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-06 19:48:50 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-06 19:48:50 +0000
commit62e93623548b0eed5be7a5aa3b49b09a1d775604 (patch)
treed0b483060c535b816b607b496a32fa76260fc12f /llvm/lib/CodeGen/AsmPrinter
parent0fbf5aa2052981a084e4e494751c365030cd7ecf (diff)
downloadbcm5719-llvm-62e93623548b0eed5be7a5aa3b49b09a1d775604.tar.gz
bcm5719-llvm-62e93623548b0eed5be7a5aa3b49b09a1d775604.zip
DebugInfo: Add MDTypeRefArray, to replace DITypeArray
This array-like wrapper adapts `MDTuple` to have elements of `MDTypeRef` (whereas `MDTypeArray` has elements of `MDType`). This is necessary to migrate code using `DITypeArray`. The only use of this is `MDSubroutineType`'s `getTypeArray()` accessor. llvm-svn: 234200
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud