Update SlotIndexes after updateTerminator() possibly removes instructions. I am
authorCameron Zwarich <zwarich@apple.com>
Mon, 11 Feb 2013 09:24:45 +0000 (09:24 +0000)
committerCameron Zwarich <zwarich@apple.com>
Mon, 11 Feb 2013 09:24:45 +0000 (09:24 +0000)
commitcbe3f5e1622b5f809bc04d61da125801e4658a73
tree33b89080880e242d1a73e3ed8cef6773c13517e1
parent4e08e35e9606eaf8cc2fee942f78fd40b53650b2
Update SlotIndexes after updateTerminator() possibly removes instructions. I am
really trying to avoid piping SlotIndexes through to RemoveBranch() and friends.

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