TheDan64 / inkwell

It's a New Kind of Wrapper for Exposing LLVM (Safely)
https://thedan64.github.io/inkwell/
Apache License 2.0
2.22k stars 217 forks source link

Support LLVM 18.1 #482

Closed xermicus closed 3 months ago

xermicus commented 3 months ago

LLVM 18 is out since a while ago, support for the C API seemingly already in (unreleased) llvm-sys.

Is anyone already working on it or should I give it a shot?

DaniPopes commented 2 weeks ago

@TheDan64 Any chance we're getting a release with this included? Thanks

TheDan64 commented 2 weeks ago

@DaniPopes would like to see the latest couple PRs get merged and then we can cut a release! :)