CodeGen support for aggregate-value function arguments.
authorDan Gohman <gohman@apple.com>
Mon, 9 Jun 2008 21:19:23 +0000 (21:19 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 9 Jun 2008 21:19:23 +0000 (21:19 +0000)
commitf5025cfa683b4cfb9f04b1e63dac7364a5dbf900
treed2357b1fcec636063b1967e13f0321e71de5c7a2
parent98301c07740124e4cf86cc8ad46b2c9f3f6c5987
CodeGen support for aggregate-value function arguments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52156 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp