diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-07-24 20:34:41 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-07-24 20:34:41 +0000 |
commit | bd210e638aca82850ff77832b5be8579d9950c87 (patch) | |
tree | b4239051c1ffc0142ad6dee0f1a57fe2c0992f99 /llvm/lib/CodeGen/MIRParser/MIRParser.cpp | |
parent | 1bbe346cef04e3d98ab4d7bab3dd84e1f4c2acd0 (diff) | |
download | bcm5719-llvm-bd210e638aca82850ff77832b5be8579d9950c87.tar.gz bcm5719-llvm-bd210e638aca82850ff77832b5be8579d9950c87.zip |
DI: Make getOrCreateLimitedType() return DICompositeType, NFC
Change `getOrCreateLimitedType()` to return a `DICompositeType` and
remove the casts from its callers. Inside, I've strengthened a `cast`
from `DICompositeTypeBase`, but the casts in the callers already prove
that this is safe. There should be no functionality change here.
llvm-svn: 243155
Diffstat (limited to 'llvm/lib/CodeGen/MIRParser/MIRParser.cpp')
0 files changed, 0 insertions, 0 deletions