[www-releases] r306535 - Add links to the clang/llvm docs for 4.0.1.

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 11:14:50 PDT 2017


Awesome, thanks!

On Fri, Jul 7, 2017 at 3:39 AM Tom Stellard <tstellar at redhat.com> wrote:

> On 07/06/2017 05:07 PM, Eric Christopher wrote:
> > Hi Tom,
> >
> > Echoing Will here as well. Places are talking about 4.0.1 but there's
> > nothing on the releases site about it etc.
> >
>
> I've just updated the main page with links to the 4.0.1 download page.
>
> -Tom
>
> > -eric
> >
> > On Mon, Jul 3, 2017 at 11:30 AM Will Dietz via llvm-commits <
> > llvm-commits at lists.llvm.org> wrote:
> >
> >> Is 4.0.1 "officially" released, or are there still things to wrap up?
> >>
> >> I ask because it has been tagged and binaries uploaded (so it seems
> >> official!) but no announcement has been made
> >> and the website still refers to 4.0.1 as not being complete yet (on
> >> the main llvm.org).
> >> As a minor point, it might also make sense to update the table on
> >> http://releases.llvm.org/ to point to 4.0.1 instead of 4.0.0 (as is
> >> done for 3.9.1).
> >>
> >> Anyway apologies if these are on the TODO and blocking on other things,
> >> but since it's been a week since it was "final" tagged I thought I'd
> >> check in :).
> >>
> >> Regardless, thanks to you and everyone else involved in the release
> >> efforts!
> >>
> >> ~Will
> >>
> >>
> >>
> >> On Wed, Jun 28, 2017 at 7:06 AM, Tom Stellard via llvm-commits
> >> <llvm-commits at lists.llvm.org> wrote:
> >>> Author: tstellar
> >>> Date: Wed Jun 28 05:06:02 2017
> >>> New Revision: 306535
> >>>
> >>> URL: http://llvm.org/viewvc/llvm-project?rev=306535&view=rev
> >>> Log:
> >>> Add links to the clang/llvm docs for 4.0.1.
> >>>
> >>> Modified:
> >>>     www-releases/trunk/download.html
> >>>
> >>> Modified: www-releases/trunk/download.html
> >>> URL:
> >>
> http://llvm.org/viewvc/llvm-project/www-releases/trunk/download.html?rev=306535&r1=306534&r2=306535&view=diff
> >>>
> >>
> ==============================================================================
> >>> --- www-releases/trunk/download.html (original)
> >>> +++ www-releases/trunk/download.html Wed Jun 28 05:06:02 2017
> >>> @@ -44,10 +44,10 @@ next release.</p>
> >>>  </ul>
> >>>
> >>>  <p><b>Documentation:</b></p>
> >>> -<!--
> >>>  <ul>
> >>>    <li><a href="4.0.1/docs/index.html">LLVM</a> (<a
> >> href="4.0.1/docs/ReleaseNotes.html">release notes</a>)</li>
> >>> -  <li><a href="4.0.1/tools/clang/docs/index.html">Clang</a> (<a
> >> href="4.0.1/tools/clang/docs/ReleaseNotes.html">release notes</a>)</li>
> >>> +  <li><a href="4.0.1/tools/clang/index.html">Clang</a> (<a
> >> href="4.0.1/tools/clang/ReleaseNotes.html">release notes</a>)</li>
> >>> +<!--
> >>>    <li><a
> >>
> href="4.0.1/tools/clang/tools/extra/docs/index.html">clang-tools-extra</a>
> >> (<a href="4.0.1/tools/clang/tools/extra/docs/ReleaseNotes.html">release
> >> notes</a>)</li>
> >>>    <li><a href="4.0.1/tools/lld/docs/index.html">LLD</a> (<a
> >> href="4.0.1/tools/lld/docs/ReleaseNotes.html">release notes</a>)</li>
> >>>    <li><a href="4.0.1/projects/libcxx/docs/index.html">libc++</a></li>
> >>> @@ -55,8 +55,8 @@ next release.</p>
> >>>    <li><a href="4.0.1/llvm_doxygen-4.0.1.tar.xz">LLVM Doxygen</a>
> >> (.tar.xz)</li>
> >>>    <li><a href="4.0.1/clang_doxygen-4.0.1.tar.xz">Clang Doxygen</a>
> >> (.tar.xz)</li>
> >>>    <li><a
> >> href="4.0.1/clang-tools-extra_doxygen-4.0.1.tar.xz">clang-tools-extra
> >> Doxygen</a> (.tar.xz)</li>
> >>> -</ul>
> >>>  -->
> >>> +</ul>
> >>>
> >>>  <p><b>Pre-Built Binaries:</b></p>
> >>>  <ul>
> >>>
> >>>
> >>> _______________________________________________
> >>> llvm-commits mailing list
> >>> llvm-commits at lists.llvm.org
> >>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
> >> _______________________________________________
> >> llvm-commits mailing list
> >> llvm-commits at lists.llvm.org
> >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
> >>
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170707/5c2575b0/attachment.html>


More information about the llvm-commits mailing list