Refactor CloneFunction to expose the new CloneBasicBlock function
authorChris Lattner <sabre@nondot.org>
Fri, 18 Apr 2003 03:50:09 +0000 (03:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Apr 2003 03:50:09 +0000 (03:50 +0000)
commit17d145d26fbe2fd0091a291cddefde912dc54503
tree3a84bf8c4b3ecf3d7ff60d93be70a643744b5b2b
parent15faa8498cda80828e292e6954e4bfe648d78572
Refactor CloneFunction to expose the new CloneBasicBlock function

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