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

Jeroen Ketema via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 10 06:30:20 PDT 2016


jketema added a comment.

Thanks for reviewing. Note that this doesn't re-enable the binding tests, as one test is still broken after these fixes: the core.ml test tries to build old-style debug information, and the new style is not even exposed in llvm-c. Maybe that part of core.ml should be disabled (or even removed?).


http://reviews.llvm.org/D18891





More information about the llvm-commits mailing list