Implement test/Regression/Transforms/SimplifyCFG/UncondBranchToReturn.ll,
authorChris Lattner <sabre@nondot.org>
Mon, 16 Feb 2004 06:35:48 +0000 (06:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Feb 2004 06:35:48 +0000 (06:35 +0000)
commit19831ec8531b0710629c1b0a8c0323e70ae0ef07
tree2f1f3671316999d408f5dae333e6efd3cc7e64ec
parent5ea27d820a7873400d0c5e8e18253489e1d99c85
Implement test/Regression/Transforms/SimplifyCFG/UncondBranchToReturn.ll,
see the testcase for the reasoning.

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