[Release-testers] LLVM 10.0.0 Release

Hans Wennborg via Release-testers release-testers at lists.llvm.org
Thu Mar 26 05:07:40 PDT 2020


Thanks! I've added these to the release page.

On Wed, Mar 25, 2020 at 7:50 PM Brian Cain <brian.cain at gmail.com> wrote:
>
>
> Uploaded SLES11 and ubuntu 18.04:
>
> (sha256 signatures)
> b25f592a0c00686f03e3b7db68ca6dc87418f681f4ead4df4745a01d9be63843  clang+llvm-10.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz
> a7a3c2a7aff813bb10932636a6f1612e308256a5e6b5a5655068d5c5b7f80e86  clang+llvm-10.0.0-x86_64-linux-sles11.3.tar.xz
>
> I will probably do ubuntu 16 soon.
>
>
>
>
> On Tue, Mar 24, 2020 at 3:38 PM Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
>>
>> Release testers,
>>
>> I know we've had a lot of release candidates lately. But when you have
>> some time, please upload your binaries to the sftp, and reply with the
>> hashes to this thread so I can add them to the release page.
>>
>> Many thanks again for all your work!
>>
>> On Tue, Mar 24, 2020 at 9:32 PM Hans Wennborg <hans at chromium.org> wrote:
>> >
>> > I am pleased to announce that LLVM 10 is now available.
>> >
>> > Get it here: https://llvm.org/releases/download.html#10.0.0
>> >
>> > This release is the result of the LLVM community's work over the past
>> > six months (up to to e26a78e7085 on master plus commits up to
>> > d32170dbd5b on the release/10.x branch).
>> >
>> > Some highlights include:
>> >
>> > - C++ Concepts support in Clang
>> > - Clang no longer runs in a separate process by default ("in-process cc1")
>> > - Windows control flow guard (CFG) checks
>> > - Support for more processor cores and features
>> >
>> > And as usual, many bug fixes, optimizations, and new compiler diagnostics.
>> >
>> > For more details, see the release notes:
>> >
>> > https://llvm.org/releases/10.0.0/docs/ReleaseNotes.html
>> > https://llvm.org/releases/10.0.0/tools/clang/docs/ReleaseNotes.html
>> > https://llvm.org/releases/10.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
>> > https://llvm.org/releases/10.0.0/tools/lld/docs/ReleaseNotes.html
>> > https://llvm.org/releases/10.0.0/tools/polly/docs/ReleaseNotes.html
>> > https://llvm.org/releases/10.0.0/projects/libcxx/docs/ReleaseNotes.html
>> >
>> > Special thanks to the release testers and packagers: Alexandre Ganea,
>> > Andrew Kelley, Anil Mahmud, Bernhard Rosenkraenzer, Brian Cain,
>> > Dimitry Andric, Martijn Otto, Michael Kruse, Michał Górny, Neil
>> > Nelson, Rainer Orth, Serge Guelton, Sylvestre Ledru, Tobias Hieta, and
>> > Yvan Roux. Without your work, this release would not be possible.
>> >
>> > For questions or comments about the release, please contact the
>> > community on the mailing lists. Onwards to LLVM 11! And take care.
>> >
>> > Thanks,
>> > Hans
>> _______________________________________________
>> Release-testers mailing list
>> Release-testers at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
>
>
>
> --
> -Brian


More information about the Release-testers mailing list