Fix bug I introduced with one of my previous changes.
authorChris Lattner <sabre@nondot.org>
Thu, 12 Sep 2002 19:00:43 +0000 (19:00 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Sep 2002 19:00:43 +0000 (19:00 +0000)
commit1a7db9be567ffe50a551208433859a19da2a2ca9
tree4233c1d7ba48444d9b5af954707c8b21fa19b084
parent1763525fa9d464b286423353c1922e12c897abef
Fix bug I introduced with one of my previous changes.
Thanks fly out to Nick for noticing it!  :)

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