Hans Wennborg via llvm-dev
2015-Aug-28 01:46 UTC
[llvm-dev] [3.7 Release] 3.7.0-final has been tagged
On Wed, Aug 26, 2015 at 4:43 PM, Hans Wennborg <hans at chromium.org> wrote:> 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.I have promoted RC4 to final; 3.7.0 has reached its final state. Thanks for all your hard work so far. Please build and upload binaries with "-final", and let's ship this next week! Thanks, Hans
Ben Pope via llvm-dev
2015-Aug-28 11:02 UTC
[llvm-dev] [3.7 Release] 3.7.0-final has been tagged
On Friday, August 28, 2015 09:46 AM, Hans Wennborg wrote:> I have promoted RC4 to final; 3.7.0 has reached its final state. > Thanks for all your hard work so far. Please build and upload binaries > with "-final", and let's ship this next week!Uploaded: clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz I'll try to build for 15.04 on the weekend. Ben
Hans Wennborg via llvm-dev
2015-Aug-28 18:12 UTC
[llvm-dev] [3.7 Release] 3.7.0-final has been tagged
On Thu, Aug 27, 2015 at 6:46 PM, Hans Wennborg <hans at chromium.org> wrote:> I have promoted RC4 to final; 3.7.0 has reached its final state. > > Thanks for all your hard work so far. Please build and upload binaries > with "-final", and let's ship this next week!Windows binaries uploaded. sha1sums: 44400734e1cbe1cfef3fc3ea03d8cba31ee50e66 LLVM-3.7.0-win32.exe 70aec264a5bfce1b5e596d93762e0481cb896a6b LLVM-3.7.0-win64.exe I used the attached batch file for building. Cheers, Hans -------------- next part -------------- A non-text attachment was scrubbed... Name: build_llvm_370._bat_ Type: application/octet-stream Size: 2592 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150828/9ad12633/attachment.obj>
Dimitry Andric via llvm-dev
2015-Aug-28 19:34 UTC
[llvm-dev] [3.7 Release] 3.7.0-final has been tagged
On 28 Aug 2015, at 20:12, Hans Wennborg <hans at chromium.org> wrote:> > On Thu, Aug 27, 2015 at 6:46 PM, Hans Wennborg <hans at chromium.org> wrote: >> I have promoted RC4 to final; 3.7.0 has reached its final state. >> >> Thanks for all your hard work so far. Please build and upload binaries >> with "-final", and let's ship this next week! > > Windows binaries uploaded. sha1sums: > > 44400734e1cbe1cfef3fc3ea03d8cba31ee50e66 LLVM-3.7.0-win32.exe > 70aec264a5bfce1b5e596d93762e0481cb896a6b LLVM-3.7.0-win64.exeNo building or testing problems encountered on FreeBSD 10. The only strange thing is that relative to -rc4, I now got a lot more "differs between phase 2 and phase 3" messages. But this is probably due to turning off assertions. Uploaded: SHA256 (clang+llvm-3.7.0-i386-unknown-freebsd10.tar.xz) = 07cf94ddff7c4dff112eeadb95aab1b905cd40a3462c6afd808988164146d880 SHA256 (clang+llvm-3.7.0-amd64-unknown-freebsd10.tar.xz) = fe8c7136d254a4a25967c4d8d97f48a985cb594fe5c864dc234526a6bacfebe2 -Dimitry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 194 bytes Desc: Message signed with OpenPGP using GPGMail URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150828/4fbe05b2/attachment.sig>
Sylvestre Ledru via llvm-dev
2015-Aug-31 07:16 UTC
[llvm-dev] [3.7 Release] 3.7.0-final has been tagged
Le 28/08/2015 03:46, Hans Wennborg a écrit :> On Wed, Aug 26, 2015 at 4:43 PM, Hans Wennborg <hans at chromium.org> wrote: >> 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. > I have promoted RC4 to final; 3.7.0 has reached its final state. > > Thanks for all your hard work so far. Please build and upload binaries > with "-final", and let's ship this next week! >Congrat! I uploaded it in Debian a few days ago. Works great on most of the archs. Just have a bug on polly on powerpc & s390x: https://llvm.org/bugs/show_bug.cgi?id=24632 Thanks Sylvestre
Renato Golin via llvm-dev
2015-Aug-31 13:23 UTC
[llvm-dev] [3.7 Release] 3.7.0-final has been tagged
ARM and AArch64 all green, uploaded. On 28 August 2015 at 02:46, Hans Wennborg <hans at chromium.org> wrote:> On Wed, Aug 26, 2015 at 4:43 PM, Hans Wennborg <hans at chromium.org> wrote: >> 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. > > I have promoted RC4 to final; 3.7.0 has reached its final state. > > Thanks for all your hard work so far. Please build and upload binaries > with "-final", and let's ship this next week! > > Thanks, > Hans
Daniel Sanders via llvm-dev
2015-Sep-01 15:16 UTC
[llvm-dev] [cfe-dev] [3.7 Release] 3.7.0-final has been tagged
clang+llvm-3.7.0-mips-linux-gnu.tar.xz All ok clang+llvm-3.7.0-mipsel-linux-gnu.tar.xz All ok clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz (cross compiling to Mips) 22 of 23 test suite runs ok. The 23rd is still running and is ok so far. ________________________________________ From: cfe-dev [cfe-dev-bounces at lists.llvm.org] on behalf of Hans Wennborg via cfe-dev [cfe-dev at lists.llvm.org] Sent: 28 August 2015 02:46 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: [cfe-dev] [3.7 Release] 3.7.0-final has been tagged On Wed, Aug 26, 2015 at 4:43 PM, Hans Wennborg <hans at chromium.org> wrote:> 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.I have promoted RC4 to final; 3.7.0 has reached its final state. Thanks for all your hard work so far. Please build and upload binaries with "-final", and let's ship this next week! Thanks, Hans _______________________________________________ cfe-dev mailing list cfe-dev at lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
Hans Wennborg via llvm-dev
2015-Sep-01 17:43 UTC
[llvm-dev] [cfe-dev] [3.7 Release] 3.7.0-final has been tagged
Thanks! Let me know how the last one goes. On Tue, Sep 1, 2015 at 8:16 AM, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:> clang+llvm-3.7.0-mips-linux-gnu.tar.xz > All ok > > clang+llvm-3.7.0-mipsel-linux-gnu.tar.xz > All ok > > clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz (cross compiling to Mips) > 22 of 23 test suite runs ok. The 23rd is still running and is ok so far. > ________________________________________ > From: cfe-dev [cfe-dev-bounces at lists.llvm.org] on behalf of Hans Wennborg via cfe-dev [cfe-dev at lists.llvm.org] > Sent: 28 August 2015 02:46 > 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: [cfe-dev] [3.7 Release] 3.7.0-final has been tagged > > On Wed, Aug 26, 2015 at 4:43 PM, Hans Wennborg <hans at chromium.org> wrote: >> 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. > > I have promoted RC4 to final; 3.7.0 has reached its final state. > > Thanks for all your hard work so far. Please build and upload binaries > with "-final", and let's ship this next week! > > Thanks, > Hans > _______________________________________________ > cfe-dev mailing list > cfe-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev