[llvm-commits] patch series to expose LLVMContext to llvm-c and ocaml

Erick Tryzelaar idadesub at users.sourceforge.net
Thu Aug 13 16:50:40 PDT 2009


On Thu, Aug 13, 2009 at 1:38 AM, Erick Tryzelaar <
idadesub at users.sourceforge.net> wrote:

> Hi again!
>
> This series of patches exposes LLVMContext to llvm-c and ocaml. I added a
> bunch of "*InContext" functions for the objects that aren't able to get the
> context from a type, like StructType. I made sure this time I didn't change
> any of the llvm-c interface  this time around :)
>


This patch replaces the previous ones. It updates to resistor's latest
LLVMContext changes. This only adds the llvm-c interface, and I'll submit
the ocaml bindings later.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/842a2a7b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Expose-LLVMContext-to-llvm-c.patch
Type: text/x-patch
Size: 17571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/842a2a7b/attachment.bin>


More information about the llvm-commits mailing list