[PATCH] OCaml bindings: implement Llvm_target_machine
Peter Zotov
whitequark at whitequark.org
Sat Oct 12 11:40:48 PDT 2013
Hi sylvestre.ledru,
This commit exposes the TargetMachine interface available in the C API via OCaml bindings. The TargetMachine interface requires target stub libraries to be of any use.
http://llvm-reviews.chandlerc.com/D1928
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.1.patch
Type: text/x-patch
Size: 20536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131012/e774f9de/attachment.bin>
More information about the llvm-commits
mailing list