Fix coff-dwarf test for non-Windows platforms that cannot demangle MS C++ names
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-sink-terminator.ll
2011-09-23 Eli FriedmanPR10998: It is not legal to sink an instruction past...