Fix rdar://6505632, an llc crash on 483.xalancbmk
authorChris Lattner <sabre@nondot.org>
Sun, 18 Jan 2009 20:35:00 +0000 (20:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Jan 2009 20:35:00 +0000 (20:35 +0000)
commitd62284a8040024afeb8777b514c34912e939b801
tree9f8aa3d5d2b2c9957164dbea8f4cb05310957d55
parent15c94d08ab2be2e3d00de4edbfc7adde6545a7db
Fix rdar://6505632, an llc crash on 483.xalancbmk

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62470 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/CodeGenPrepare.cpp
test/CodeGen/X86/2009-01-18-ConstantExprCrash.ll [new file with mode: 0644]