[PATCH] OCaml bindings: implement Llvm_passmgr_builder
Peter Zotov
whitequark at whitequark.org
Sat Oct 12 10:07:45 PDT 2013
Hi sylvestre.ledru,
This commit exposes the pass manager builder via the OCaml bindings.
http://llvm-reviews.chandlerc.com/D1924
Files:
bindings/ocaml/llvm/META.llvm.in
bindings/ocaml/transforms/Makefile
bindings/ocaml/transforms/passmgr_builder/Makefile
bindings/ocaml/transforms/passmgr_builder/llvm_passmgr_builder.ml
bindings/ocaml/transforms/passmgr_builder/llvm_passmgr_builder.mli
bindings/ocaml/transforms/passmgr_builder/passmgr_builder_ocaml.c
test/Bindings/Ocaml/passmgr_builder.ml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1924.1.patch
Type: text/x-patch
Size: 12482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131012/7c556275/attachment.bin>
More information about the llvm-commits
mailing list