Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / 2008-01-25-EmptyFunction.ll
2008-01-29 Chris LattnerAdd target triples to these so they don't fail on linux.
2008-01-26 Bill WendlingIf there's no instructions being emitted on X86 for...