Skip to content

Update supported LLVM versions #616

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

Merged
merged 3 commits into from
Jan 9, 2023
Merged

Update supported LLVM versions #616

merged 3 commits into from
Jan 9, 2023

Conversation

Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Dec 15, 2022

This PR adds support in CMake for LLVM 15; we don't currently offer it as an officially-supported version as we're blocked on it reaching the upstream Nix repositories, but it's useful for it to be supported for rolling-release operating systems like macOS / Homebrew.

It also drops support for LLVM 10 and 11; this keeps us at a rough rolling cadence of ~4 LLVM versions (2 years worth) supported. We no longer need 10 as every OS we support allows 12 to be installed (this wasn't the case before we dropped support for Ubuntu Bionic). Additionally, this better reflects the CI process as we test 12, 13, 14 using the Nix flake.

@Baltoli Baltoli requested a review from dwightguth December 15, 2022 10:57
@rv-jenkins rv-jenkins merged commit 4eee49a into master Jan 9, 2023
@rv-jenkins rv-jenkins deleted the llvm-15-cmake branch January 9, 2023 14:27
@Baltoli Baltoli mentioned this pull request Jan 16, 2023
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.

3 participants