OSDN Git Service

Do not add livein's to entry MBB twice.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 17 Feb 2007 11:11:27 +0000 (11:11 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 17 Feb 2007 11:11:27 +0000 (11:11 +0000)
commite1fd6828afee1cb3df1e1206aeb10cbb5021547f
tree19e4e861f93af5bed72dcbdef89c10b43a4752d8
parent795d9509d5e11dcbbb355260d993b4a15c2be073
Do not add livein's to entry MBB twice.

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