OutputArg: added an index of the original argument to match the change to
authorManman Ren <mren@apple.com>
Thu, 1 Nov 2012 23:49:58 +0000 (23:49 +0000)
committerManman Ren <mren@apple.com>
Thu, 1 Nov 2012 23:49:58 +0000 (23:49 +0000)
commit3d5af279b1790620c9554cf216903968643055cb
tree29f1feaf0e6c6bbd5815a3b3cf034f1e5a908d0f
parent4cbf8f3d4b95b7f9d15a889c9de41de79632433b
OutputArg: added an index of the original argument to match the change to
InputArg in r165616.

This will enable us to get the actual type for both InputArg and OutputArg.

rdar://9932559

llvm-svn: 167265
llvm/include/llvm/Target/TargetCallingConv.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp