[PATCH] OCaml bindings: implement Llvm_target_machine
Peter Zotov
whitequark at whitequark.org
Mon Oct 14 02:52:31 PDT 2013
Previous version of this commit wrongly assumed that the LLVMTargetDataRef returned by LLVMGetTargetMachineData was owned by the callee.
Hi sylvestre.ledru,
http://llvm-reviews.chandlerc.com/D1928
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1928?vs=4885&id=4889#toc
Files:
bindings/ocaml/Makefile
bindings/ocaml/llvm/META.llvm.in
bindings/ocaml/target_machine/Makefile
bindings/ocaml/target_machine/llvm_target_machine.ml
bindings/ocaml/target_machine/llvm_target_machine.mli
bindings/ocaml/target_machine/target_machine_ocaml.c
test/Bindings/Ocaml/target_machine.ml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1928.2.patch
Type: text/x-patch
Size: 20497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131014/0f9d42a8/attachment.bin>
More information about the llvm-commits
mailing list