fix PR8807 by making transformConstExprCastCall aware of byval arguments.
[oota-llvm.git] / test / Assembler / MultipleReturnValueType.ll
2008-04-19 Dan GohmanTeach llvm-as to accept function types with multiple...