Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / fastcc-byval.ll
2008-12-03 Dan GohmanFix byval arguments in the fastcc calling convention...