Fix bug raising allocations whose call sites were invoke instructions.
authorChris Lattner <sabre@nondot.org>
Tue, 16 Sep 2003 19:42:21 +0000 (19:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Sep 2003 19:42:21 +0000 (19:42 +0000)
commitcc838348fc4eb60b09f6ef9cd248be347112c7a9
tree0686f326f1d66163665b6d895694882b8d5988de
parent1cbcd0fd48869afd12eedf9017dbb545b360c37f
Fix bug raising allocations whose call sites were invoke instructions.
Thanks to brg for tracking down the problem so precisely!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8568 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/RaiseAllocations.cpp