[LLVMdev] Ocaml bindings in 2.8

Erick Tryzelaar idadesub at users.sourceforge.net
Fri Aug 20 07:55:08 PDT 2010


On Fri, Aug 20, 2010 at 6:49 AM, Jianzhou Zhao <jianzhou at seas.upenn.edu> wrote:
> Hello,
>
> How does LLVM release deal with users' changings, and consider them as
> a patch? But it would be very appreciated if you can review my
> bindings to see if they are well-designed.
>
> Thanks

You can just attach it here. In the future you could either file a bug
report or send the patch to llvm-commits. If no one replies, feel free
to let me know directly, since ocaml patches don't come around that
often so I may miss one here and there.

Also, I fixed the llvm_params bug in trunk, as well as exposed a
num_operands and a set_operand for you.



More information about the llvm-dev mailing list