Correctly handle removed instructions at the beginning of MBBs when renumbering.
authorOwen Anderson <resistor@mac.com>
Mon, 2 Jun 2008 17:36:36 +0000 (17:36 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 2 Jun 2008 17:36:36 +0000 (17:36 +0000)
commite3abb0a858ceaea4a4ffa7c1874be8426d2724bc
tree2f042a2c0219b255378471dbdf1e73118856812f
parent98e3a6829aaf070a8893a164d6dc8c75f9f9feaa
Correctly handle removed instructions at the beginning of MBBs when renumbering.

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