Hans Wennborg via llvm-dev
2015-Aug-12 00:32 UTC
[llvm-dev] [3.7 Release] Release Candidate 2 available
Hello everyone, Source, binaries and docs for LLVM 3.7.0-rc2 are now available at http://llvm.org/pre-releases/3.7.0/ Please try them out, run tests, build your favourite projects, and *file bugs* reporting any issues that you find. We are now getting into the part of the release process where it's time to wrap things up, so if you were thinking about doing some tests or getting something fixed before the release, this is the time. Thanks, Hans
AlexDenisov via llvm-dev
2015-Aug-12 09:33 UTC
[llvm-dev] [3.7 Release] Release Candidate 2 available
Just found out that all documentation and html refer to an old mailing lists. Probably, commits 243999-244010 needs to be picked up into release_37 as well. List of commits, just in case: http://llvm.org/viewvc/llvm-project?view=revision&revision=243999 http://llvm.org/viewvc/llvm-project?view=revision&revision=244000 http://llvm.org/viewvc/llvm-project?view=revision&revision=244001 http://llvm.org/viewvc/llvm-project?view=revision&revision=244002 http://llvm.org/viewvc/llvm-project?view=revision&revision=244003 http://llvm.org/viewvc/llvm-project?view=revision&revision=244004 http://llvm.org/viewvc/llvm-project?view=revision&revision=244005 http://llvm.org/viewvc/llvm-project?view=revision&revision=244006 http://llvm.org/viewvc/llvm-project?view=revision&revision=244007 http://llvm.org/viewvc/llvm-project?view=revision&revision=244008 http://llvm.org/viewvc/llvm-project?view=revision&revision=244009 http://llvm.org/viewvc/llvm-project?view=revision&revision=244010 -- AlexDenisov Software Engineer, http://lowlevelbits.org> On 12 Aug 2015, at 02:32, Hans Wennborg via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello everyone, > > Source, binaries and docs for LLVM 3.7.0-rc2 are now available at > http://llvm.org/pre-releases/3.7.0/ > > Please try them out, run tests, build your favourite projects, and > *file bugs* reporting any issues that you find. > > We are now getting into the part of the release process where it's > time to wrap things up, so if you were thinking about doing some tests > or getting something fixed before the release, this is the time. > > Thanks, > Hans > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org http://llvm.cs.uiuc.edu > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 496 bytes Desc: Message signed with OpenPGP using GPGMail URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150812/33960465/attachment.sig>
Hans Wennborg via llvm-dev
2015-Aug-12 17:20 UTC
[llvm-dev] [3.7 Release] Release Candidate 2 available
On Wed, Aug 12, 2015 at 2:33 AM, AlexDenisov <1101.debian at gmail.com> wrote:> Just found out that all documentation and html refer to an old mailing lists. > Probably, commits 243999-244010 needs to be picked up into release_37 as well.Thanks! These have now been merged to 3.7.
Seemingly Similar Threads
- [3.7 Release] RC3 has been tagged, let's wrap this up
- [3.7 Release] RC3 has been tagged, let's wrap this up
- [lldb-dev] [3.7 Release] RC3 has been tagged, let's wrap this up
- [lldb-dev] [3.7 Release] RC3 has been tagged, let's wrap this up
- Why do we have a git tag called "release_35@215010"?