LLVM 23.1.0-rc1 Released!

We are happy to announce that LLVM 23.1.0-rc1 is now released!

This includes the main LLVM project, and its subprojects including clang, lld, libc++, and MLIR.

Huge thanks to everyone that contributed, reviewed, provided support and in any other way contributed to this release!

Unfortunately due to issues with the GitHub workflows that generate the binaries and source tarballs, none are currently available for this release. We might be able to generate the source tarballs and are looking into doing that. If they are made available, they can be found on GitHub.

A note on binaries

As mentioned before, official binaries will not be made for this release. We hope to be able to offer officially produced binaries starting with the upcoming 23.1.0-rc2 release.

Next Release

The next release will be 23.1.0-rc2 on Tuesday the 28th of July. The full release schedule can be found on https://llvm.org and the LLVM calendar https://calendar.google.com/calendar/u/0/embed?src=calendar@llvm.org. File bugs and backports to the LLVM 23.x Release Milestone.

2 Likes