[llvm-dev] DIBuilder bindings

via llvm-dev llvm-dev at lists.llvm.org
Mon Apr 25 06:54:42 PDT 2016


Hi,

posted this question as an html mail before, so i post it again as plain text mail.

Apologies for any inconviences,

Florian 

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


More information about the llvm-dev mailing list