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

Erick Tryzelaar idadesub at users.sourceforge.net
Thu Aug 13 01:38:43 PDT 2009


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 :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/8624820b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Allow-passing-contexts-around-in-llvm-c-and-ocaml-bi.patch
Type: text/x-patch
Size: 27117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/8624820b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Expose-getting-the-context-from-a-type-to-llvm-c.patch
Type: text/x-patch
Size: 3751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/8624820b/attachment-0001.bin>


More information about the llvm-commits mailing list