aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-24 20:56:36 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-24 20:56:36 +0000
commitb9e045af44e997077ed936ecb8eea960e2410724 (patch)
tree30845aaa1cad56bfcca5162936d17d1c6bcd3942 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent260fa8a75b1cb04f0652d5446a6521c7681bd1e3 (diff)
downloadllvm-b9e045af44e997077ed936ecb8eea960e2410724.zip
llvm-b9e045af44e997077ed936ecb8eea960e2410724.tar.gz
llvm-b9e045af44e997077ed936ecb8eea960e2410724.tar.bz2
DI: Remove unnecessary DICompositeTypeBase
Remove unnecessary and confusing common base class for `DICompositeType` and `DISubroutineType`. While at a high-level `DISubroutineType` is a sort of composite of other types, it has no shared code paths, and its fields are completely disjoint. This relationship was left over from the old debug info hierarchy. llvm-svn: 243160
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions