Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / 2009-01-12-CoalescerBug.ll
2009-01-13 Evan ChengFIX llvm-gcc bootstrap on x86_64 linux. If a virtual...