Use Twin instead of std::to_string.
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-sink-terminator.ll
2011-09-23 Eli FriedmanPR10998: It is not legal to sink an instruction past...