Handle empty/tombstone keys for LiveIndex more cleanly. Check for index sanity when...
authorLang Hames <lhames@gmail.com>
Wed, 4 Nov 2009 21:24:15 +0000 (21:24 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 4 Nov 2009 21:24:15 +0000 (21:24 +0000)
commit0368e500eb7f5f03313e1a7af5b8fa48465c0560
tree6233afaa0b66e09301657a0f269b3daac139c956
parent7127b13342f25a1fa06ed2c6f81891d3613df3fd
Handle empty/tombstone keys for LiveIndex more cleanly. Check for index sanity when constructing index list entries.

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