Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / 2008-09-11-CoalescerBug.ll
2008-09-11 Evan ChengFix PR2783 - coalescer bug. Missing a TargetRegisterInf...