[PATCH] D18891: [OCaml] Expose the LLVM diagnostic handler

Jeroen Ketema via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 02:34:44 PDT 2016


jketema created this revision.
jketema added a reviewer: whitequark.
jketema added a subscriber: llvm-commits.

This might need some iteration and more than the accidental test cases it has now, but I'd like to know if I'm on the right path.

http://reviews.llvm.org/D18891

Files:
  bindings/ocaml/llvm/llvm.ml
  bindings/ocaml/llvm/llvm.mli
  bindings/ocaml/llvm/llvm_ocaml.c
  test/Bindings/OCaml/bitreader.ml
  test/Bindings/OCaml/ext_exc.ml
  test/Bindings/OCaml/linker.ml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18891.53004.patch
Type: text/x-patch
Size: 9337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/aebd6793/attachment-0001.bin>


More information about the llvm-commits mailing list