Insert stores after phi nodes in the normal dest. This fixes
authorChris Lattner <sabre@nondot.org>
Thu, 29 Sep 2005 17:44:20 +0000 (17:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Sep 2005 17:44:20 +0000 (17:44 +0000)
commit93e50ce04cc30fd4dc6e211bbfc536b9e6373905
tree1f75ef28040750f1a901ecee9413c51fd20878fe
parent52897f827e6604b9ec0d351b81b3b9df9fb4274f
Insert stores after phi nodes in the normal dest.  This fixes
LowerInvoke/2005-08-03-InvokeWithPHI.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23525 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerInvoke.cpp