Fix off by one error. I misunderstood the comment about killedAt.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 1 Jul 2011 03:31:29 +0000 (03:31 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 1 Jul 2011 03:31:29 +0000 (03:31 +0000)
commitfe11caaa73782e3182a4d4840ee00336dab9490a
tree600bb90751e28f1ccfe0c1fe81694b99b0852057
parent1c8b97cbc03e0e1966d244a27b55e74bde35671e
Fix off by one error. I misunderstood the comment about killedAt.

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