Skip to content

Update dependency llvm to v22.1.6#549

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/llvm-22.1.x
May 21, 2026
Merged

Update dependency llvm to v22.1.6#549
renovate[bot] merged 1 commit into
mainfrom
renovate/llvm-22.1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 21, 2026

This PR contains the following updates:

Package Update Change
llvm patch 22.1.522.1.6

Release Notes

llvm/llvm-project (llvm)

v22.1.6: LLVM 22.1.6

Compare Source

LLVM 22.1.6 Release

Download links for common platforms will appear above once builds have completed, if they are available. Check the full list of release packages at the bottom of this release page if you do not find a link above.

If you do not find a release package for your platform, you may be able to find a community built package on the LLVM Discourse forum thread for this release. Remember that these are built by volunteers and may not always be available. If you rely on a platform or configuration that is not one of the defaults, we suggest you use the binaries that your platform provides, or build your own release packages.

Package Types

Each platform has one binary release package. The file name starts with either LLVM- or clang+llvm- and ends with the platform's name. For example, LLVM-22.1.6-Linux-ARM64.tar.xz contains LLVM binaries for Arm64 Linux.

Except for Windows. Where LLVM-*.exe is an installer intended for using LLVM as a toolchain and the archive clang+llvm- contains the contents of the installer, plus libraries and tools not normally used in a toolchain. You most likely want the LLVM- installer, unless you are developing software which itself uses LLVM, in which case choose clang+llvm-.

In addition, source archives are available:

  • To get all the llvm-project source code for this release, choose llvm-project-22.1.6.src.tar.xz.
  • test-suite-22.1.6.src.tar.xz is an archive of the LLVM Test Suite) for this release.

Verifying Packages

All packages come with a matching .sig and/or .jsonl file. You should use these to verify the integrity of the packages.

If it has a .sig file, it should have been signed by the release managers using GPG. Download the keys from the LLVM website, import them into your keyring and use them to verify the file:

$ gpg --import release-keys.asc
$ gpg --verify <package file name>.sig <package file name>

If it has a .jsonl file, use gh to verify the package:

$ gh attestation verify --repo llvm/llvm-project <package file name>
(if you are able to connect to GitHub)
$ gh attestation verify --repo llvm/llvm-project <package file name> --bundle <package file name>.jsonl
(using attestation file on disk)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 08:00 AM and 01:59 PM, Tuesday through Thursday (* 8-13 * * 2-4)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from nikobockerman as a code owner May 21, 2026 12:14
@renovate renovate Bot enabled auto-merge (squash) May 21, 2026 12:14
@renovate renovate Bot force-pushed the renovate/llvm-22.1.x branch from d6a38a3 to 84b9589 Compare May 21, 2026 15:49
@renovate renovate Bot merged commit 6b90a92 into main May 21, 2026
52 checks passed
@renovate renovate Bot deleted the renovate/llvm-22.1.x branch May 21, 2026 15:55
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.

0 participants