[llvm] [RemoveDIs] Update DIBuilder C API with DbgRecord functions. (PR #95535)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 05:12:27 PDT 2024
alan-j-hu wrote:
@CarlosAlbertoEnciso IIRC the build files are missing the OCaml debuginfo module in some list, so you have to explicitly build the target `ocaml_llvm_debuginfo`, which is not automatically built when you run `check-llvm-bindings-ocaml `.
https://github.com/llvm/llvm-project/pull/95535
More information about the llvm-commits
mailing list