[PATCH] D18675: [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raise
Jeroen Ketema via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 01:18:52 PDT 2016
jketema added a comment.
Yeah something needs to be done with LLVMContextSetDiagnosticHandler anyway, as two regression tests currently fail because no handler is installed. I might do an easy fix for that first (just to get the tests back in working order) and then revisit how to properly expose the handlers.
Repository:
rL LLVM
http://reviews.llvm.org/D18675
More information about the llvm-commits
mailing list