Add function live-ins to entry block live-in set.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 10 Feb 2007 02:43:39 +0000 (02:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 10 Feb 2007 02:43:39 +0000 (02:43 +0000)
commitad2070c667ebabf1650be63e6b3e0b411da86918
tree40f968be0f13321f6c4ee2865df56c5352498f28
parent13d828567812041c1ca1817f4b66fce840903a1f
Add function live-ins to entry block live-in set.

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