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

doc: amend README with git dep for LLVM 18 #508

Closed rkrasiuk closed 2 weeks ago

rkrasiuk commented 2 weeks ago

Description

Amend the README Usage section with a comment that crates targeting llvm 18 should use git dependency instead. Had to quickly dig through the PRs to discover that support for llvm 18 has not been release yet.

With that said, @TheDan64 what is the plan wrt the next release?

Checklist

TheDan64 commented 2 weeks ago

Sure, let's try and get the latest few PRs merged and then we'll do a release

TheDan64 commented 2 weeks ago

Weird that this started to fail suddenly

TheDan64 commented 2 weeks ago

That said, not sure this change is necessary

rkrasiuk commented 2 weeks ago

@TheDan64 feel free to close the PR if the release is on the way!

TheDan64 commented 5 days ago

I've documented the remaining issues for the 0.5.0 release here: https://github.com/TheDan64/inkwell/milestone/4