C API: Add LLVMCloneModule()
authorTom Stellard <thomas.stellard@amd.com>
Wed, 1 Oct 2014 17:14:57 +0000 (17:14 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 1 Oct 2014 17:14:57 +0000 (17:14 +0000)
commit6a0fcf7f530a2b2842df233c3982b2d40799393f
tree445c614b73eaaf9abd403088a9b526811d7c7c37
parentccd995ab0cc4607028263e74f534b80f6e866da6
C API: Add LLVMCloneModule()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218775 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
lib/Transforms/Utils/CloneModule.cpp