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

Jeroen Ketema via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 10 05:35:52 PDT 2016


jketema updated this revision to Diff 53171.
jketema added a comment.

Updated patch based on @whitequark 's feedback. I've also added a separate test to test the diagnostic handler functionality.


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/diagnostic_handler.ml
  test/Bindings/OCaml/ext_exc.ml
  test/Bindings/OCaml/linker.ml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18891.53171.patch
Type: text/x-patch
Size: 9087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160410/30eb3722/attachment.bin>


More information about the llvm-commits mailing list