[LLVMdev] Fix for OCaml bindings
Bob Wilson
bob.wilson at apple.com
Wed Dec 28 10:54:48 PST 2011
Thanks! Patch applied in svn r147314
On Dec 28, 2011, at 9:14 AM, Jonathan Ragan-Kelley wrote:
> The OCaml bindings have been broken in trunk for a while. I chased it
> down to the addition of the Half type (rev 146786) not being reflected
> in the OCaml enums, causing mysterious type checking to break in the
> middle of the LLVM stack when using code generated from OCaml.
>
> The fix was trivial:
>
> https://github.com/jrk/llvm/pull/1/files
> <fix-ocaml-binding.patch>_______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list