Implement the CloneFunction function
authorChris Lattner <sabre@nondot.org>
Tue, 19 Nov 2002 23:12:22 +0000 (23:12 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Nov 2002 23:12:22 +0000 (23:12 +0000)
commit5a8932f57ffaf09bf5119fea142c96e5e3f653db
tree40d5302c8b054a93b0d0e6821dcb50c0d7f4ec86
parentd18015599cbe09dd327b5f73501581a865bf27da
Implement the CloneFunction function

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