* We now preserve the no-critical-edge pass (because we cannot insert critical edges)
authorChris Lattner <sabre@nondot.org>
Mon, 31 Mar 2003 17:30:25 +0000 (17:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 31 Mar 2003 17:30:25 +0000 (17:30 +0000)
commit6c0e0496dc8f901a282ae1f591b8af2ecf095b97
tree264ec378879fa1aa08bd104972840175de10fb0e
parentd76370b3069e35daf41e1f28370a5f8e8136abb3
* We now preserve the no-critical-edge pass (because we cannot insert critical edges)
* Small modification to be more efficient

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