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 support for LLVM 17 #608

Closed
6 tasks done
nathanchance opened this issue Jul 26, 2023 · 4 comments · Fixed by #612
Closed
6 tasks done

Add support for LLVM 17 #608

nathanchance opened this issue Jul 26, 2023 · 4 comments · Fixed by #612

Comments

@nathanchance
Copy link
Member

nathanchance commented Jul 26, 2023

  • Update LLVM main anchor and version to 18 (pull request)
  • Wait for LLVM 17 binaries on apt.llvm.org
  • Wait for TuxMake to provide clang-17 images (pull request)
  • Wait for TuxSuite to allow clang-17 to be specified (issue)
  • Update generator.yml to provide llvm_16 anchor and copy all llvm_latest builds to it (pull request)
  • Update generator.yml to shift llvm_latest to 17 and copy all llvm_tot builds to it (pull request)
@dakkshesh07
Copy link
Member

I believe LLVM 17 binaries are now available on apt.llvm.org. We can proceed reporting TuxMake about it.

@nathanchance
Copy link
Member Author

TuxMake pull request for clang-17: https://gitlab.com/Linaro/tuxmake/-/merge_requests/326

@nathanchance
Copy link
Member Author

TuxSuite request for clang-17 now that the TuxMake pull request has been merged: https://gitlab.com/Linaro/tuxsuite/-/issues/196

@nathanchance
Copy link
Member Author

TuxSuite support has been enabled: https://gitlab.com/Linaro/tuxsuite/-/issues/196

Pull request to use it here: #612

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 a pull request may close this issue.

2 participants