Properly remap live ranges whose end indices are the end of the function.
authorOwen Anderson <resistor@mac.com>
Fri, 25 Jul 2008 21:07:13 +0000 (21:07 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 25 Jul 2008 21:07:13 +0000 (21:07 +0000)
commit8d0cc0af5a4b4c08eb74b6e36761651b63816d06
treeb914ee97d7e42ed2daa0292fa5aaa378c3e0706f
parentd6851816690847d0fd9384aa4cdde36d78462918
Properly remap live ranges whose end indices are the end of the function.

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