Handle Values with no value in getCopyFromRegs.
authorDan Gohman <gohman@apple.com>
Mon, 26 Jul 2010 18:15:41 +0000 (18:15 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 26 Jul 2010 18:15:41 +0000 (18:15 +0000)
commit7da5d3fc657bf434a245d11ad91f22feb86296c5
tree8fc80d7ac32c406de16feb1220143659a7543526
parentd805bcbb0662ef82aa3864cd71a26dedbcc38e79
Handle Values with no value in getCopyFromRegs.

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