Handle unindexed instructions in SlotIndices.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 2 Jul 2010 19:54:45 +0000 (19:54 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 2 Jul 2010 19:54:45 +0000 (19:54 +0000)
commitec8c3e8cccdadfdf8957c3ff8e7cace38897113c
tree6b09f9c6fda457f2e05185999fbf7137f211b97d
parent3b9c7ebc444ccc311a5e4125b904f9767244577a
Handle unindexed instructions in SlotIndices.

SlotIndexes::insertMachineInstrInMaps would crash when trying to insert an
instruction imediately after an unmapped debug value.

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