OSDN Git Service

[OCaml] Expose the LLVM diagnostic handler
authorJeroen Ketema <j.ketema@imperial.ac.uk>
Sun, 10 Apr 2016 13:55:53 +0000 (13:55 +0000)
committerJeroen Ketema <j.ketema@imperial.ac.uk>
Sun, 10 Apr 2016 13:55:53 +0000 (13:55 +0000)
commit828014932bfdae9e64703f95c6fc1060f83e0f22
tree4dcc0a87907ca1be69cd3b55f31bb7227723efd7
parente6319e78de313ebb738bd94c3483b24c4c9b271d
[OCaml] Expose the LLVM diagnostic handler

Differential Revision: http://reviews.llvm.org/D18891

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265897 91177308-0d34-0410-b5e6-96231b3b80d8
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 [new file with mode: 0644]
test/Bindings/OCaml/ext_exc.ml
test/Bindings/OCaml/linker.ml