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>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to