Fix a small bug.
authorDavid Greene <greened@obbligato.org>
Thu, 19 Nov 2009 19:09:39 +0000 (19:09 +0000)
committerDavid Greene <greened@obbligato.org>
Thu, 19 Nov 2009 19:09:39 +0000 (19:09 +0000)
commitfeb5bfbc6b7c565ad47cf5015482d559b0a7651f
tree1780b5ad140ba54d6330e4a06a34718e8c60b8c8
parentdab249b3b762cff0ff16069b3233e4c885e75347
Fix a small bug.

Fix one case we missed to make sure we reserve registers from
allocation.

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