Fix a crash in the pre-alloc splitter exposed by recent codegen changes.
authorOwen Anderson <resistor@mac.com>
Fri, 20 Feb 2009 10:02:23 +0000 (10:02 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 20 Feb 2009 10:02:23 +0000 (10:02 +0000)
commit4cafbb58e2c54138f05b9857db4a098a15e914ca
tree660e0f5e73a85e7c1cc52bfaecbd44ea29a24e3a
parent3b2c01723c2f7270e357f3b8502bb80572b3e644
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]