Hi,
I've tagged the 8.0.1-rc1 release. Testers, please begin testing and upload
the binaries.
If you still want to have a bug fix included in the 8.0.1 final release you
have until June 6 to request a fix be backported to the releases/8.0 branch.
To make a request, file a bug at bugs.llvm.org and put release-8.0.1 into
the 'Blocks:' field. You can also use the llvm/utils/release/merge-request.sh
script, which will file the bug for you automatically.
-Tom
As with 8.0.0, I had to disable compiler-rt for this test run, as most of the sanitizers are totally broken. This is tracked in PR40761.
Main test results on amd64-freebsd11:
Expected Passes : 53253 (8.0.0 final: 53244)
Expected Failures : 213 (8.0.0 final: 213)
Unsupported Tests : 1717 (8.0.0 final: 1716)
Unresolved Tests : 8 (8.0.0 final: 7)
Unexpected Passes : 3 (8.0.0 final: 3)
Unexpected Failures: 62 (8.0.0 final: 62)
Main test results on i386-freebsd11:
Expected Passes : 53108 (8.0.0 final: 53098)
Expected Failures : 229 (8.0.0 final: 229)
Unsupported Tests : 1539 (8.0.0 final: 1538)
Unresolved Tests : 8 (8.0.0 final: 8)
Unexpected Passes : 5 (8.0.0 final: 5)
Unexpected Failures: 172 (8.0.0 final: 172)
Uploaded:
SHA256 (clang+llvm-8.0.1-rc1-amd64-unknown-freebsd11.tar.xz) = 09c724197a10824e2f64f8548e4ed6d6f96ded5c93aac5f9ad8adb72030dedd7
SHA256 (clang+llvm-8.0.1-rc1-i386-unknown-freebsd11.tar.xz) = 39338ad090340819d5f4a3be345a6e29415bc7fd6ec67e8d04c629b0507d2c94
-Dimitry
Hi,
All good for ARM and AArch64, binaries uploaded:
d616ad4bb67ecc8c2d07df9960371ec5 clang+llvm-8.0.1-rc1-aarch64-linux-gnu.tar.xz
6b56818b31f3812fa6fd3be3c7f99730
clang+llvm-8.0.1-rc1-armv7a-linux-gnueabihf.tar.xz
Thanks,
Yvan
Windows looks good. Sorry for the delay, I'm behind on the mailing lists.
$ sha256sum *8.0.1-rc1*
a650b55da1798f65a428c25f16cf599894c83c158aabf2f22b6e9c0dc1f50c32
LLVM-8.0.1-rc1-win32.exe
ff7d959db698c6278cdf1249c9311aac014b8918a964e3fb2693c51a89a9b49c
LLVM-8.0.1-rc1-win64.exe
build_llvm_801-rc1.bat|attachment (5.29 KB)