Add testcase for r63142.
[oota-llvm.git] / test / CodeGen / X86 / fastcc-byval.ll
2008-12-03 Dan GohmanFix byval arguments in the fastcc calling convention...