[llvm-commits] [PATCH] Add module linking C API

Andrew Wilkins axwalk at gmail.com
Tue May 8 16:36:33 PDT 2012


Thanks, Bill.

Would you mind committing the patch? I don't have access, and I don't
currently have plans to make regular commits.

Regards,
Andrew


On Wed, May 9, 2012 at 4:04 AM, Bill Wendling <wendling at apple.com> wrote:

> Hi Andrew,
>
> The patch looks fine to me. Go ahead and apply it.
>
> -bw
>
> On May 3, 2012, at 6:13 AM, Andrew Wilkins wrote:
>
> > Hello,
> >
> > I've been doing some work with the LLVM C API, and
> > found that there's currently no way to link modules.
> >
> > I only need the bare minimum: a means of linking two
> > in-memory modules together. I have not implemented
> > any interfaces to the file handling routines.
> >
> > Would someone please review the attached patch
> > and let me know if this is acceptable?
> >
> > Thanks and regards,
> > --
> > Andrew Wilkins
> > http://awilkins.id.au
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>


-- 
Andrew Wilkins
http://awilkins.id.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120509/17047ce4/attachment.html>


More information about the llvm-commits mailing list