if we have a large GEP offset on a 32-bit or other target, make
[oota-llvm.git] / test / CodeGen / X86 / fastcc-byval.ll
2008-12-03 Dan GohmanFix byval arguments in the fastcc calling convention...