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)
commitba378cea72f79989807c13a34dd23b9918cc340e
treeec821308ae26209c61d5c0f3efaf4fe066eb2065
parent02e742fbe6298d63280b235a6c3a2d113b52df5c
Update SlotIndexes after updateTerminator() possibly removes instructions. I am
really trying to avoid piping SlotIndexes through to RemoveBranch() and friends.

llvm-svn: 174869
llvm/lib/CodeGen/MachineBasicBlock.cpp