New clone function routine
authorChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 19:03:54 +0000 (19:03 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 19:03:54 +0000 (19:03 +0000)
commitfa703a4ae5dedce3cb43b75a57b6546a8dc61a06
treeacade527a26e5f1f8f37f81ac37bc140b72735f6
parentd250f4294e6c56a817462eabb5ca05c8c30cf854
New clone function routine

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2045 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CloneFunction.cpp [new file with mode: 0644]