[Patch] [www] Linking to the Windows snapshot builds

Reid Kleckner rnk at google.com
Wed Oct 9 10:20:55 PDT 2013


This is a lot of clicks to get the installer:
llvm.org -> LLVM 3.3
llvm.org/releases/ -> via SVN
llvm.org/releases/download.html -> Snapshot builds
llvm.org/builds/ -> Windows installer

I think something linked from the cell under "Download!" in main
llvm.orgtemplate would be appropriate.  And while you're at it, the
name of the
"LLVM 3.3" link doesn't really make sense considering that it links to all
of our releases, and not straight through to releases/download.html#3.3.
 Maybe something like:

Download!

Download now:
All Releases -> releases/
LLVM 3.3 -> releases/download.html#3.3
Nightly apt packages -> apt/
Windows installers -> build/

What do you think?


On Wed, Oct 9, 2013 at 10:12 AM, Hans Wennborg <hans at chromium.org> wrote:

> Hi all,
>
> It's currently very hard to find the page with Windows snapshot
> builds, http://llvm.org/builds/.
>
> I'd like to add a link to this page from the LLVM downloads page.
> Please take a look at the attached patch.
>
> Thanks,
> Hans
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/50bce7a8/attachment.html>


More information about the llvm-commits mailing list