On Thu, Aug 13, 2009 at 1:38 AM, Erick Tryzelaar <span dir="ltr"><<a href="mailto:idadesub@users.sourceforge.net">idadesub@users.sourceforge.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi again!<br><br>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 :)<br>


</blockquote></div><br><br>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.<br>