[llvm-dev] LLVM 11.0.0 Release

Shoaib Meenai via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 12 15:08:37 PDT 2020


Uploaded macOS binaries to https://drive.google.com/file/d/1GU5Hjnd3s2_YG8l7BvsL7IPGwB0P_9eN/view?usp=sharing

The SHA-256 file is attached, and I'm also pasting it here for reference:

b93886ab0025cbbdbb08b46e5e403a462b0ce034811c929e96ed66c2b07fe63a  clang+llvm-11.0.0-x86_64-apple-darwin.tar.xz

The full test results are:

Failed Tests (2):
  libunwind :: libunwind_01.pass.cpp
  libunwind :: signal_frame.pass.cpp

Testing Time: 3179.93s
  Unsupported      :  3200
  Passed           : 68254
  Expectedly Failed:   264
  Failed           :     2

The libunwind tests failed with rc5 and rc6 and also fail for 10.0.1 on my machine, so it's likely an environmental issue. (See https://lists.llvm.org/pipermail/llvm-dev/2020-October/145513.html for my previous investigation into the libunwind failures, where we determined they shouldn't be launch-blocking.)

On 10/12/20, 5:19 AM, "llvm-dev on behalf of Hans Wennborg via llvm-dev" <llvm-dev-bounces at lists.llvm.org on behalf of llvm-dev at lists.llvm.org> wrote:

    On Mon, Oct 12, 2020 at 1:53 PM Hans Wennborg <hans at chromium.org> wrote:
    >
    > I am pleased to announce that LLVM 11 is now finally available.
    >
    > Get it here: https://releases.llvm.org/download.html#11.0.0 
    >
    > This release is the result of the LLVM community's efforts over the
    > past six months (up to 2e10b7a3 on trunk plus commits up to 176249bd
    > on the release/11.x branch).

    Release testers, huge thanks again for all your work through this
    unusually long release.

    The final tag is now in. Please run the script to build binaries, and
    I'll add them to the release page as they become ready.

    Thanks,
    Hans
    _______________________________________________
    LLVM Developers mailing list
    llvm-dev at lists.llvm.org
    https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang+llvm-11.0.0-x86_64-apple-darwin.tar.xz.sha256
Type: application/octet-stream
Size: 111 bytes
Desc: clang+llvm-11.0.0-x86_64-apple-darwin.tar.xz.sha256
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201012/46fac15b/attachment.obj>


More information about the llvm-dev mailing list