Skip to content

LLVM 18.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 01:01
· 25187 commits to main since this release
llvmorg-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.