Make the renumbering correct in the face of deleted instructions that have been remov...
authorOwen Anderson <resistor@mac.com>
Thu, 29 May 2008 23:01:22 +0000 (23:01 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 29 May 2008 23:01:22 +0000 (23:01 +0000)
commit7eec0c243320fb2629554681547d7384ea9d0c53
treeb1d5f5258b19afbec8013fb70390e628567399b9
parent07252fd463d2378383ae035e45f6ed3c12959efe
Make the renumbering correct in the face of deleted instructions that have been removed from the LiveIntervals maps.

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