[PATCH] C API: Add LLVMCloneModule()

Reid Kleckner rnk at google.com
Fri Sep 26 12:44:38 PDT 2014


Seems like a reasonable idea, but this patch won't work because it makes
the IR library depend on the Transform library.

On Fri, Sep 26, 2014 at 11:49 AM, Tom Stellard <tom at stellard.net> wrote:

> Hi,
>
> This patch adds the LLVMCloneModule function to the C API.
>
> Please Review.
>
> Thanks,
> Tom
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140926/435c6e55/attachment.html>


More information about the llvm-commits mailing list