Don't crash when a value is defined after the last split point.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Apr 2011 23:43:14 +0000 (23:43 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Apr 2011 23:43:14 +0000 (23:43 +0000)
commitb3dd82670aa60cacba81f090d292722c3ef44354
treeeb57d1e8b981c59fa8b8fad0b6220deb71e5f522
parent3e22897fa9f07fc641b07d2e12101d21f84da668
Don't crash when a value is defined after the last split point.

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