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

Update supported LLVM versions. #568

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

hvdijk
Copy link
Collaborator

@hvdijk hvdijk commented Oct 21, 2024

Overview

Update supported LLVM versions.

Reason for change

We regularly (not daily) test and support LLVM 18 and 19.

Description of change

Describe the intended behaviour your changes are meant to introduce to the
project and explain how they resolve the problem stated above. Detail any
relevant changes that may affect other users of the project, such as
compilation options, runtime flags, expected inputs and outputs, API entry
points, etc.

If you have added new testing, provide details on what tests you have added
and what the purpose of them is.

Anything else we should know?

Note that we also regularly test LLVM 20, but do not plan to support it until a release is out, so for now it stays out of this document.

Checklist

  • Read and follow the project Code of Conduct.
  • Make sure the project builds successfully with your changes.
  • Run relevant testing locally to avoid regressions.
  • Run clang-format-19 on all modified code.

We regularly (not daily) test and support LLVM 18 and 19.

Note that we also regularly test LLVM 20, but do not plan to support it
until a release is out, so for now it stays out of this document.
@hvdijk hvdijk merged commit 62ef603 into uxlfoundation:main Oct 21, 2024
4 checks passed
@hvdijk hvdijk deleted the supported-llvm-versions branch October 21, 2024 10:22
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.

2 participants