[cfe-dev] [llvm-dev] [3.7 Release] RC4 has been tagged

Daniel Sanders via cfe-dev cfe-dev at lists.llvm.org
Thu Aug 27 06:43:59 PDT 2015


> Please build and test. If no new issues arise, I plan to tag this as
> 'final' tomorrow or Friday so we can ship the release next week.

I'm afraid I can't build and test that quickly with the equipment I have at the moment. The little endian build is running on machine that was designed to be a router and currently takes almost 24 hours due to lack of FPU, local disk, and RAM. The test-suite for this build used to take 3 days for the same reason (mostly the lack of FPU causing _massive_ numbers of kernel interrupts for FPU emulation) but I'm using a CI20 now that gets through it in a few hours thanks to its FPU.

Can you tag it on Monday instead?

> -----Original Message-----
> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Hans
> Wennborg via llvm-dev
> Sent: 27 August 2015 00:44
> To: llvm-dev; cfe-dev at lists.llvm.org; lldb-dev at lists.llvm.org; openmp-
> dev at lists.llvm.org; Dimitry Andric; Nikola Smiljanić; Sylvestre Ledru; Renato
> Golin; Ben Pope; Sebastian Dreßler; Pavel Labath; Ed Maste
> Subject: [llvm-dev] [3.7 Release] RC4 has been tagged
> 
> Dear testers,
> 
> 3.7.0-rc4 has just been tagged. It is identical to rc3, plus:
> 
> - r245902: Revert r245355: change of clang-tools-extra symlink in the
> release script
> - r245947: Merge of r245927: Fix LLDB build on MIPS
> - r245948: Deprecate the DataLayout on the TargetMachine, and backport
> the 3.8 API
> - Changes to the ReleaseNotes.
> 
> Those changes should all be safe, and I expect this to be an extremely
> short cycle.
> 
> Please build and test. If no new issues arise, I plan to tag this as
> 'final' tomorrow or Friday so we can ship the release next week.
> 
> Thanks,
> Hans
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the cfe-dev mailing list