Hi,
i want to contribute to the LLVM project specifically to the OCaml bindings.
The OCaml bindings lack access to the DIBuilder C++ class for which the
go bindings have the necessary C binding. As the comments in the DIBuilderBindings.h
say this file could be used to write bindings for other languages like go as well.
Would it be possible to move or copy these two files to the llvm-c folder so people
could supply the additional patches for OCaml?
Best,
Florian