18.1.1 Tagged

I’ve tagged 18.1.1. This release is identical to 18.1.0 except that the rc suffix is now removed from the version string. Please test, upload binaries, and report issues to the issue tracker.

Windows is ready. Hashes:

C:\src>certutil -hashfile llvm_package_18.1.1\build32\LLVM-18.1.1-win32.exe sha256
SHA256 hash of llvm_package_18.1.1\build32\LLVM-18.1.1-win32.exe:
36154fd369f256097bbecfa3fa1b340370e73bb5f46598aa3de958dadd4dcdc6
CertUtil: -hashfile command completed successfully.

C:\src>certutil -hashfile llvm_package_18.1.1\build64\LLVM-18.1.1-win64.exe sha256
SHA256 hash of llvm_package_18.1.1\build64\LLVM-18.1.1-win64.exe:
97ee339d155be3303cc5d7c84e0aaca68872aaecc8972043fca680e43b256bcb
CertUtil: -hashfile command completed successfully.

C:\src>certutil -hashfile "llvm_package_18.1.1\clang+llvm-18.1.1-x86_64-pc-windows-msvc.tar.xz" sha256
SHA256 hash of llvm_package_18.1.1\clang+llvm-18.1.1-x86_64-pc-windows-msvc.tar.xz:
79ea242c0fbd66c632ed3aaebf6f821c1e4c03140497c67ea750443eb36bfc5d
CertUtil: -hashfile command completed successfully.

They were built with llvm-project\llvm\utils\release\build_llvm_release.bat --x86 --x64 --version=18.1.1 using the script at 52ada07 .

The testing for PowerPC (Linux) is complete and I’ve uploaded the binary:

485d0cb074ec6d76902dde0d8534e8e42434877b  clang+llvm-18.1.1-powerpc64le-linux-rhel-8.8.tar.xz

No regressions were found.

I have uploaded following binaries for 18.1.1

LLVM-18.1.1-woa64.exe
26260703988807e0a40ce726a16a396a7f45b02947415b85be40f3ed0d4db9a3

clang+llvm-18.1.1-aarch64-linux-gnu.tar.xz
6815ef3c314566605f90cff7922ff3ef5a6eaaf854604e4add6a170e6e98389f

clang+llvm-18.1.1-armv7a-linux-gnueabihf.tar.gz
c87928c9d9d9c4c0eedfed1fb49216b9c52c377ccdd0242f7145401b9aea51f7

No new test failures since 18.1.0.

The AIX 7.2 binaries have been uploaded:

6e7bad86666d70520b4f4dc0cd26582f4c2965ac  clang+llvm-18.1.1-powerpc64-ibm-aix-7.2.tar.xz

No regressions were found. However, commit 3af5c98 hasn’t been merged in yet - would you mind approving the PR, @tstellar?

llvm-test-suite passed without errors. The check-all of the llvm-project failed.
Here is a summary of LLVM test results (failures) on x86_64 Linux:

LLVM RHEL 7 (2.17) Ubuntu 18.04 (2.27) RHEL 8 (2.28) Debian 11 (2.31) SLES 15 (2.31) Amazon Linux 2023 (2.34) Debian 12 (2.36)
18.1.1 157 149 152 149 155 152 147