r231431 - Add a download link to the web page (PR22764)
Hans Wennborg
hans at hanshq.net
Thu Mar 5 16:13:56 PST 2015
Author: hans
Date: Thu Mar 5 18:13:55 2015
New Revision: 231431
URL: http://llvm.org/viewvc/llvm-project?rev=231431&view=rev
Log:
Add a download link to the web page (PR22764)
Modified:
cfe/trunk/www/menu.html.incl
Modified: cfe/trunk/www/menu.html.incl
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/menu.html.incl?rev=231431&r1=231430&r2=231431&view=diff
==============================================================================
--- cfe/trunk/www/menu.html.incl (original)
+++ cfe/trunk/www/menu.html.incl Thu Mar 5 18:13:55 2015
@@ -5,6 +5,7 @@
<div class="submenu">
<label>Clang Info</label>
+ <a href="http://llvm.org/releases/download.html">Download</a>
<a href="/index.html">About</a>
<a href="/features.html">Features</a>
<a href="/comparison.html">Comparisons</a>
More information about the cfe-commits
mailing list