diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-06 19:48:50 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-06 19:48:50 +0000 |
commit | 62e93623548b0eed5be7a5aa3b49b09a1d775604 (patch) | |
tree | d0b483060c535b816b607b496a32fa76260fc12f /llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | |
parent | 0fbf5aa2052981a084e4e494751c365030cd7ecf (diff) | |
download | bcm5719-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/DwarfCompileUnit.cpp')
0 files changed, 0 insertions, 0 deletions