Fix insert point handling for multiple return values.
authorDevang Patel <dpatel@apple.com>
Tue, 8 Apr 2008 02:24:08 +0000 (02:24 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 8 Apr 2008 02:24:08 +0000 (02:24 +0000)
commit34437f35e9ecc5891b3f8b50c52adc305dd19228
tree57e47781cd1e280999de2be5da9899d3316a86a1
parentf2247cfb38851c20c9667c608b2dceb16d5e9f26
Fix insert point handling for multiple return values.

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