TheDan64 / inkwell

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

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

Closed rkrasiuk closed 5 months ago

rkrasiuk commented 5 months 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 5 months ago

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

TheDan64 commented 5 months ago

Weird that this started to fail suddenly

TheDan64 commented 5 months ago

That said, not sure this change is necessary

rkrasiuk commented 5 months ago

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

TheDan64 commented 4 months ago

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