MichaReiser / llvm-node

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

Fix compile issue with llvm v10.0.1. #106

Closed lxcodev closed 3 years ago

lxcodev commented 3 years ago

Fixed some breaking changes to llvm v10.0.1 api.

MichaReiser commented 3 years ago

Closing in favour of #102 which only contains the bug fix