Always use the string pool, even when it makes the .o larger. This may help
[oota-llvm.git] / lib / CodeGen / MachineBranchProbabilityInfo.cpp
2011-06-16 Jakub StaszakIntroduce MachineBranchProbabilityInfo class, which...