Teach ReturnInst lowering about aggregate return values.
authorDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 01:29:26 +0000 (01:29 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 01:29:26 +0000 (01:29 +0000)
commitab8ec0a26caa754f0376dbdede3a33ad84f23e21
tree64c371361df62a35b9c791ad992868c9675e0a70
parent6fafe847b272975c3f7dd5a86874c10793c3c491
Teach ReturnInst lowering about aggregate return values.

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