diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-07-24 20:45:26 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-07-24 20:45:26 +0000 |
commit | acd8cf8582b7b1aaa31de7179cebbc6847b47c42 (patch) | |
tree | 6ea418ade0d62aa8fdd812d93a4b710e563aa42a /llvm/lib/IR | |
parent | ab4cbcfda7c7cf7aa7805881f94c6877be231354 (diff) | |
download | bcm5719-llvm-acd8cf8582b7b1aaa31de7179cebbc6847b47c42.tar.gz bcm5719-llvm-acd8cf8582b7b1aaa31de7179cebbc6847b47c42.zip |
AsmPrinter: Use DICompositeType in updateAcceleratorTables(), NFC
`DISubroutineType` is impossible at this `dyn_cast` site, since we're
only dealing with named types and `DISubroutineType` cannot be named.
Strengthen the `dyn_cast` to `DICompositeType`.
llvm-svn: 243157
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions