denzp / rustc-llvm-proxy

Proxy LLVM calls into Rust own shared library in runtime
MIT License
32 stars 13 forks source link

Update to LLVM 11 #14

Closed alessandrod closed 2 years ago

alessandrod commented 3 years ago

As per subject, this bumps the dependency to llvm-sys = 110. It also allows deprecated warnings otherwise the build fails generating wrappers for deprecated llvm-sys symbols.