MichaReiser / llvm-node

LLVM 9.0+ Node Bindings
MIT License
183 stars 29 forks source link

DIBuilder Bindings #86

Open vihanb opened 5 years ago

vihanb commented 5 years ago

I've been working on adding some DIBuilder bindings this weekend. This is far from finished but I thought I'd open up a PR just to open a discussion about the classes etc.

Signed-off-by: Vihan vihan+github@vihan.org

MichaReiser commented 5 years ago

Hi @vihanb

I'll hopefully soon find time to have a look. By the way. Let us try to have smaller PR's over having PR's that add 100% support for a llvm class so that we can land the changes sooner than later.