Use the LiveBLocks array for SplitEditor::splitSingleBlocks() as well.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 9 Feb 2011 23:30:25 +0000 (23:30 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 9 Feb 2011 23:30:25 +0000 (23:30 +0000)
commit9b057771ba22441b8d312404204433477b4be657
treee4358f04eed996065432b9b84ec25456fe41b963
parent0bef1f3d1b64d40f21451ab56cdafe1fa794730d
Use the LiveBLocks array for SplitEditor::splitSingleBlocks() as well.

This fixes a bug where splitSingleBlocks() could split a live range after a
terminator instruction.

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