Fix a crash in the pre-alloc splitter exposed by recent codegen changes.
commit83ecf4f7e96d2e76b8e135a06176054ec8575483
authorOwen Anderson <resistor@mac.com>
Fri, 20 Feb 2009 10:02:23 +0000 (20 10:02 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 20 Feb 2009 10:02:23 +0000 (20 10:02 +0000)
tree660e0f5e73a85e7c1cc52bfaecbd44ea29a24e3a
parent1edf7ee80259c8a99c5544405cb2746443fab832
Fix a crash in the pre-alloc splitter exposed by recent codegen changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65121 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PreAllocSplitting.cpp
test/CodeGen/X86/2009-02-20-PreAllocSplit-Crash.ll [new file with mode: 0644]