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

Andrew Wilkins axwalk at gmail.com
Thu May 3 06:16:13 PDT 2012


Let's try that again, this time with the patch. Sorry.

Regards,
Andrew


On Thu, May 3, 2012 at 9:13 PM, Andrew Wilkins <axwalk at gmail.com> 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
>
>


-- 
Andrew Wilkins
http://awilkins.id.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120503/65ee1fd7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-capi-linkmodules.diff
Type: application/octet-stream
Size: 3038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120503/65ee1fd7/attachment.obj>


More information about the llvm-commits mailing list