[PATCH] OCaml bindings: implement Llvm_linker
Peter Zotov
whitequark at whitequark.org
Sat Oct 12 10:03:40 PDT 2013
Hi sylvestre.ledru,
This commit exposes the LLVM intermediate representation linker via OCaml bindings.
http://llvm-reviews.chandlerc.com/D1923
Files:
bindings/ocaml/Makefile
bindings/ocaml/linker/Makefile
bindings/ocaml/linker/linker_ocaml.c
bindings/ocaml/linker/llvm_linker.ml
bindings/ocaml/linker/llvm_linker.mli
bindings/ocaml/llvm/META.llvm.in
test/Bindings/Ocaml/linker.ml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1923.1.patch
Type: text/x-patch
Size: 8100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131012/d24f9db7/attachment.bin>
More information about the llvm-commits
mailing list