Releases: llvm/llvm-project
LLVM 19.1.3
LLVM 19.1.3 Release
Release Announcement
https://discourse.llvm.org/t/llvm-19-1-3-relased/82829
A note on binaries
The binaries and sources here are created by a release manager of LLVM and should all be signed with a GnuPG key. The official public keys can be found here: https://releases.llvm.org/release-keys.asc. We recommend verifying the sources or tags before using them.
The binaries can take a while to show up since they require some manual input.
Third party binaries can be found on the discourse forums (link forthcoming).
LLVM 19.1.2
LLVM 19.1.2 Release
Release Announcement
https://discourse.llvm.org/t/llvm-19-1-2-released/82550
A note on binaries
The binaries and sources here are created by a release manager of LLVM and should all be signed with a GnuPG key. The official public keys can be found here: https://releases.llvm.org/release-keys.asc. We recommend verifying the sources or tags before using them.
The binaries can take a while to show up since they require some manual input.
Third party binaries can be found on the discourse forums (link forthcoming).
LLVM 19.1.1
LLVM 19.1.1 Release
Release announcement here: https://discourse.llvm.org/t/llvm-19-1-1-released/82321
LLVM 19.1.0
LLVM 19.1.0 Release.
Release announcement and changelog here: https://discourse.llvm.org/t/llvm-19-1-0-released/81285
A note on binaries
The binaries and sources here are created by a release manager of LLVM and should all be signed with a GnuPG key. The official public keys can be found here: https://releases.llvm.org/release-keys.asc. We recommend verifying the sources or tags before using them.
The binaries can take a while to show up since they require some manual input.
Third party binaries can be found on the discourse forums (link forthcoming).
LLVM 19.1.0-rc4
LLVM 19.1.0-rc4 Release
Read the announcement post here: https://discourse.llvm.org/t/llvm-19-1-0-rc4-released/
A note on binaries
Volunteers make binaries for the LLVM project, which will be uploaded
when they have had time to test and build these binaries. They might
not be available directly or not at all for each release. We suggest
you use the binaries from your distribution or build your own if you
rely on a specific platform or configuration.
LLVM 19.1.0-rc3
LLVM 19.1.0-rc3 Release
Announcement post here: https://discourse.llvm.org/t/llvm-19-1-0-rc3-released/80802
A note on binaries
Volunteers make binaries for the LLVM project, which will be uploaded
when they have had time to test and build these binaries. They might
not be available directly or not at all for each release. We suggest
you use the binaries from your distribution or build your own if you
rely on a specific platform or configuration.
LLVM 19.1.0-rc2
LLVM 19.1.0-rc2 Release
Release announcement: https://discourse.llvm.org/t/llvm-19-1-0-rc2-released
LLVM 19.1.0-rc1
LLVM 19.1.0-rc Release
Release Announcement: https://discourse.llvm.org/t/llvm-19-1-0-rc1-release
LLVM 18.1.8
LLVM 18.1.8 Release
A note on binaries
Volunteers make binaries for the LLVM project, which will be uploaded
when they have had time to test and build these binaries. They might
not be available directly or not at all for each release. We suggest
you use the binaries from your distribution or build your own if you
rely on a specific platform or configuration.
LLVM 18.1.7
LLVM 18.1.7 Release
Release Notes
- Fix a regression from the 18.1.6 release, which could result in compiler crashes in the PPCMergeStringPool pass when compiling for PowerPC targets.
- Fixes clang-format (since 18.1.1) regressions on breaking before a stream insertion operator (<<) when both operands are string literals.
- Fixes a clang-format regression (since 17.0.6) on formatting goto labels in macro definitions.
A note on binaries
Volunteers make binaries for the LLVM project, which will be uploaded
when they have had time to test and build these binaries. They might
not be available directly or not at all for each release. We suggest
you use the binaries from your distribution or build your own if you
rely on a specific platform or configuration.