[PATCH] [ocaml-bindings] Llvm.build_phi

Nicolas Ojeda Bar N.Ojeda.Bar at dpmms.cam.ac.uk
Sun Jul 28 14:45:34 PDT 2013


Hi,

Kindly review the attached patch. It changes the Llvm.build_phi instruction
in the OCaml bindings to take an explicit lltype argument. This allows
to create phi instruction with empty incoming-value lists. The incoming values
can be added with Llvm.add_incoming, as before.

Kind regards,
Nicolas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-a-bug-in-Llvm.build_phi.patch
Type: application/octet-stream
Size: 3710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130728/fd37c4ae/attachment.obj>


More information about the llvm-commits mailing list