On ELF and COFF treat linker_private like private.
[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...