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

Add LLVM 18 builds #704

Merged
merged 4 commits into from Feb 1, 2024
Merged

Conversation

nathanchance
Copy link
Member

This moves LLVM latest from 17 to 18 by adding separate LLVM 17 builds based on LLVM latest and moving the LLVM latest anchor to 18 and copying all of the LLVM tip of tree builds over, gaining more build coverage.

I am not sure if TuxSuite has been updated to allow specifying clang-18 yet. That is a switch in the backend though, so it should be easy to correct if it has not been done already.

llvm_latest is now 18. Move the current llvm_latest builds to llvm_17,
so that no coverage is lost.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@nathanchance nathanchance merged commit 8163c1a into ClangBuiltLinux:main Feb 1, 2024
7 checks passed
@nathanchance nathanchance deleted the llvm-18 branch February 1, 2024 16:37
@nathanchance nathanchance mentioned this pull request Mar 21, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants