diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-15 23:49:09 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-15 23:49:09 +0000 |
commit | 1d1a8e00b894e8592945a657626677da13658308 (patch) | |
tree | 22fb3337bf146ca9ba5aae8298f1be5a19a440a6 /llvm/lib/ExecutionEngine/RuntimeDyld | |
parent | b74702308122108651142c39ed75f3163f484401 (diff) | |
download | bcm5719-llvm-1d1a8e00b894e8592945a657626677da13658308.tar.gz bcm5719-llvm-1d1a8e00b894e8592945a657626677da13658308.zip |
DebugInfo: Remove unnecessary API from DIDerivedType and DIType
Remove the accessors of `DIDerivedType` that downcast to
`MDDerivedType`, shifting the `cast<MDDerivedType>` into the callers.
Also remove `DIType::isValid()`, which is really just a check against
`nullptr` at this point.
llvm-svn: 235059
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld')
0 files changed, 0 insertions, 0 deletions