Sink DwarfUnit::SectionSym into DwarfCompileUnit as it's only needed/used there.
[oota-llvm.git] / lib / CodeGen / TargetFrameLoweringImpl.cpp
2014-10-14 Eric ChristopherRemove unnecessary TargetMachine.h includes.
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2011-12-15 Nick LewyckyMove parts of lib/Target that use CodeGen into lib...