Added a support for inserting new MBBs into the numbering.
authorLang Hames <lhames@gmail.com>
Fri, 9 Jul 2010 09:19:23 +0000 (09:19 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 9 Jul 2010 09:19:23 +0000 (09:19 +0000)
commitdfbc29a5a2197ff88c56448dd57fd4a4fcf16a1f
treebccdf4ec0936f850cf8348d57f4a7cc3af5e0974
parent8154f96f44b46cd7e06ccbbe6d9adb0f3134e107
Added a support for inserting new MBBs into the numbering.

Unlike insertMachineInstrInMaps this does not guarantee live intervals will
remain correct. The caller will need to manually update intervals to account
for the changes made to the CFG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107958 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SlotIndexes.h