Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support LLVM 17 #13782

Merged
merged 8 commits into from
Oct 5, 2023
Merged

Conversation

HertzDevil
Copy link
Contributor

@HertzDevil HertzDevil commented Aug 31, 2023

No problems are found with 17.0.0-rc3 so far (17.0.0~++20230829063235+da76a22ae9ff-1~exp1~20230829063338.35 to be exact). No code changes are required as they were sorted out in #13579 already.

Note that there is indeed no 17.0.0 stable. The first stable release of LLVM 17 is 17.0.1.

Linux CI will have to wait until their volunteers upload the pre-built LLVM package. Windows CI should be ready; this PR also includes a fix for the LLVM cache. (Previously it was broken but went unnoticed as the CI cache for LLVM 16 was never evicted.)

@HertzDevil HertzDevil marked this pull request as ready for review September 25, 2023 12:38
@HertzDevil
Copy link
Contributor Author

If it works on Windows, let's assume LLVM 17 does work and leave out the Linux CI for later

@straight-shoota straight-shoota added this to the 1.10.0 milestone Oct 4, 2023
@straight-shoota straight-shoota merged commit 672389d into crystal-lang:master Oct 5, 2023
46 of 47 checks passed
@HertzDevil HertzDevil deleted the feature/llvm-17 branch October 5, 2023 12:06
@straight-shoota
Copy link
Member

@straight-shoota straight-shoota mentioned this pull request Oct 9, 2023
Blacksmoke16 pushed a commit to Blacksmoke16/crystal that referenced this pull request Dec 11, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants