DwarfDebug: Change Abbreviations member from pointer to reference
[oota-llvm.git] / lib / CodeGen / LiveRegUnits.cpp
2013-10-14 Andrew TrickLiveRegUnits: Use *MBB for consistency and convenience.
2013-10-14 Andrew TrickLiveRegUnits::removeRegsInMask safety.
2013-10-14 Andrew TrickMove LiveRegUnits implementation into .cpp. Comment...