[www] r217221 - LLVM 3.5!

Chris Lattner sabre at nondot.org
Thu Sep 4 20:48:21 PDT 2014


Author: lattner
Date: Thu Sep  4 22:48:20 2014
New Revision: 217221

URL: http://llvm.org/viewvc/llvm-project?rev=217221&view=rev
Log:
LLVM 3.5!

Modified:
    www/trunk/header.incl
    www/trunk/index.html

Modified: www/trunk/header.incl
URL: http://llvm.org/viewvc/llvm-project/www/trunk/header.incl?rev=217221&r1=217220&r2=217221&view=diff
==============================================================================
--- www/trunk/header.incl (original)
+++ www/trunk/header.incl Thu Sep  4 22:48:20 2014
@@ -42,14 +42,14 @@
 <b>Download!</b>
 <div class="www_sidebar">
 <span style="font-size:smaller">Download now:</span>
-<a href="/releases/download.html#3.4.2"><b>LLVM 3.4.2</b></a><br>
+<a href="/releases/download.html#3.5"><b>LLVM 3.5</b></a><br>
 <a href="/releases/">All Releases</a><br>
 <a href="/apt/">APT Packages</a><br>
 <a href="/builds/">Win Installer</a><br>
 <br>
 
 <span style="font-size:smaller">View the open-source</span><br>
-<a href="/releases/3.4/LICENSE.TXT"><b>license</b></a>
+<a href="/releases/3.5/LICENSE.TXT"><b>license</b></a>
 </div>
 
 <br>
@@ -100,6 +100,7 @@
 <b>Release Emails</b>
 <div class="www_sidebar">
   <span style="font-size:smaller">
+  3.5: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2014-September/000055.html">Sep 2014</a><br>
   3.4.2: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2014-June/000053.html">June 2014</a><br>
   3.4.1: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2014-May/000052.html">May 2014</a><br>
   3.4: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2014-January/000049.html">Jan 2014</a><br>

Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=217221&r1=217220&r2=217221&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Thu Sep  4 22:48:20 2014
@@ -149,9 +149,9 @@ LLVM Developer Policy</a>.
 <div class="www_sectiontitle">Latest LLVM Release!</div>
 
 <div class="www_text">
-  <p><b>Jun 19, 2014</b>: LLVM 3.4.2 is now <a href="releases/"><b>available
+  <p><b>Sep 4, 2014</b>: LLVM 3.5 is now <a href="releases/"><b>available
   for download</b></a>!  LLVM is publicly available under an open source <a
-  href="releases/3.4.2/LICENSE.TXT">License</a>.  Also, you might want to
+  href="releases/3.5/LICENSE.TXT">License</a>.  Also, you might want to
   check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new 
   features</b></a> in SVN that will appear in the next LLVM release.  If
   you want them early, <a href="releases/">download LLVM</a> through 





More information about the llvm-commits mailing list