Only use LiveIntervals in TwoAddressInstructionPass, not a mix of Liveintervals
[oota-llvm.git] / lib / CodeGen / TargetOptionsImpl.cpp
2011-12-15 Nick LewyckyMove parts of lib/Target that use CodeGen into lib...