summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-24 20:45:26 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-24 20:45:26 +0000
commitacd8cf8582b7b1aaa31de7179cebbc6847b47c42 (patch)
tree6ea418ade0d62aa8fdd812d93a4b710e563aa42a /llvm/lib/IR
parentab4cbcfda7c7cf7aa7805881f94c6877be231354 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud