Re: [lldb-dev] [cfe-dev] [llvm-dev] [11.0.0 Release] Release Candidate 6 is here
Hi, Uploaded Arm & AArch64: 95449841c1c4b0164414e58b1053a3877e3bd73d9b1b3e15e5d1d4c2fd5cae1e clang+llvm-11.0.0-rc6-aarch64-linux-gnu.tar.xz 40ba7c35c5430cc2775b8dbf0bc4687d7a466c29332b89193de903ea4557fb05 clang+llvm-11.0.0-rc6-armv7a-linux-gnueabihf.tar.xz Same as previous rc's. Cheers, Diana On Sat, 10 Oct 2020 at 04:46, Shoaib Meenai via cfe-dev wrote: > > Uploaded macOS binaries to > https://drive.google.com/file/d/1OVsImFG99a0jNOWc1IDhRvER3CvbGmFp/view?usp=sharing. > > The SHA-256 is: > > b35f3b6ce4de703f015bdf9d936f530b28c752737c2dd60715bd3d098787652b > clang+llvm-11.0.0-rc6-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: 3211.12s > Unsupported : 3200 > Passed : 68254 > Expectedly Failed: 264 > Failed : 2 > > The libunwind tests failed with rc5 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.) > > (It might be easier to give me SFTP access, to save Tobias the trouble of > having to download and reupload to the SFTP.) > > On 10/7/20, 7:40 AM, "llvm-dev on behalf of Hans Wennborg via llvm-dev" > wrote: > > Hello once again, > > A few more issues appeared, so here is yet another release candidate: > llvmorg-11.0.0-rc6 was just tagged. > > Source code and docs are available at > https://prereleases.llvm.org/11.0.0/#rc6 > and > https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc6 > > Pre-built binaries will be added as they become ready. > > Please file reports for any bugs you find as blockers of > https://llvm.org/pr46725 > > Release testers, if you still have cycles, please take this for a > quick spin. The changes from rc5 are minimal, and hopefully we can tag > this as the final version very soon now. > > Thanks, > Hans > ___ > LLVM Developers mailing list > llvm-...@lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > ___ > cfe-dev mailing list > cfe-...@lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
[lldb-dev] LLVM 11.0.0 Release
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). One highlight is that the Flang Fortran frontend is now part of the release. And as usual, there are many bug fixes, optimizations, new compiler diagnostics, etc. For details, see the release notes: https://releases.llvm.org/11.0.0/docs/ReleaseNotes.html https://releases.llvm.org/11.0.0/tools/clang/docs/ReleaseNotes.html https://releases.llvm.org/11.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://releases.llvm.org/11.0.0/tools/flang/docs/ReleaseNotes.html https://releases.llvm.org/11.0.0/tools/lld/docs/ReleaseNotes.html https://releases.llvm.org/11.0.0/tools/polly/docs/ReleaseNotes.html https://releases.llvm.org/11.0.0/projects/libcxx/docs/ReleaseNotes.html The release would not be possible without the help of everyone who reported, investigated and fixed bugs, pointed out patches that needed merging, wrote release notes, etc. Thank you! Special thanks to the release testers and packagers: Ahsan Saghir, Amy Kwan, Andrew Kelley, Bernhard Rosenkraenzer, Brian Cain, Diana Picus, Dimitry Andric, Florian Hahn, Martin Storjö, Michał Górny, Neil Nelson, Nikita Popov, Rainer Orth, Shoaib Meenai, Sylvestre Ledru, and Tobias Hieta! For questions or comments about the release, please contact the community on the mailing lists. Onwards to LLVM 12! And take care. Thanks, Hans ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev