Fix PR3325, a miscompilation of invokes by IPSCCP. Patch by Jay Foad!
authorChris Lattner <sabre@nondot.org>
Wed, 14 Jan 2009 21:01:16 +0000 (21:01 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Jan 2009 21:01:16 +0000 (21:01 +0000)
commitd9d46241ece12351fce06b55baad2c83b50922a6
treeac3c07b17ce2fe308142012d9033743588d4749d
parent37315759b4d8f11c2405bea095899a953771114e
Fix PR3325, a miscompilation of invokes by IPSCCP.  Patch by Jay Foad!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62244 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp
test/Transforms/SCCP/2009-01-14-IPSCCP-Invoke.ll [new file with mode: 0644]