summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineLoopInfo.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-05-27 18:49:38 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-05-27 18:49:38 +0000
commitfc75c06d16a51d33384951c0d928511b10160820 (patch)
tree94bae7722f51455ab0a85ca3a47f505055d3c092 /llvm/lib/CodeGen/MachineLoopInfo.cpp
parentb7892ffc69c4b238d90bab4dfa79fe230e1c7916 (diff)
downloadbcm5719-llvm-fc75c06d16a51d33384951c0d928511b10160820.tar.gz
bcm5719-llvm-fc75c06d16a51d33384951c0d928511b10160820.zip
AsmPrinter: Reorganize DIE.h, NFC
An upcoming commit will switch to storing `DIEValue`s by value in a `DIE`, so move the `DIE` down below all the subclasses it can. Two subclasses inherit from `DIE`, so drop those down below `DIE`. `DIEValue` will become a discriminated union, which contains an instance of one of the classes that are currently subclasses. "Big" ones, such as those that inherit from `DIE`, will continue to be stored by pointer. This commit does as much of the code motion ahead of time as possible. llvm-svn: 238346
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud