[www] r260234 - Win snapshot: r260114

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 08:54:14 PST 2016


Author: hans
Date: Tue Feb  9 10:54:14 2016
New Revision: 260234

URL: http://llvm.org/viewvc/llvm-project?rev=260234&view=rev
Log:
Win snapshot: r260114

Modified:
    www/trunk/builds/index.html

Modified: www/trunk/builds/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/builds/index.html?rev=260234&r1=260233&r2=260234&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Tue Feb  9 10:54:14 2016
@@ -38,8 +38,8 @@ license.</p>
   <p>We provide a periodically updated installer for Windows.  The current
   installer integrates with MSVC 2010, 2012, 2013 and 14 CTP.</p>
 
-  <p><a href="http://llvm.org/pre-releases/win-snapshots/LLVM-3.9.0-r259040-win32.exe">Windows installer</a>,
-  based on SVN r259040 (28 January 2016).</p>
+  <p><a href="http://llvm.org/pre-releases/win-snapshots/LLVM-3.9.0-r260114-win32.exe">Windows installer</a>,
+  based on SVN r260114 (9 February 2016).</p>
 
   <p>To use the LLVM toolchain from Visual Studio, select a project in Solution
   Explorer, open its Property Page (Alt+F7 by default), and in the "General"
@@ -59,7 +59,7 @@ license.</p>
     <a href="http://lldb.llvm.org">lldb</a>, and possibly other LLVM projects
     such as <a href="http://libcxx.llvm.org">libc++</a>.</p>
 
-  <p>A <a href="http://llvm.org/pre-releases/win-snapshots/LLVM-3.9.0-r259040-win64.exe">64-bit version</a>
+  <p>A <a href="http://llvm.org/pre-releases/win-snapshots/LLVM-3.9.0-r260114-win64.exe">64-bit version</a>
     is also available, but it doesn't integrate as well with Visual Studio.</p>
 
 </div>
@@ -72,8 +72,8 @@ license.</p>
   requires Visual Studio 2010 Professional or later.  Notably, the Express
   editions do not support plugins.</p>
 
-  <p><a href="http://llvm.org/pre-releases/win-snapshots/ClangFormat-r259040.vsix">Visual Studio plugin installer</a>,
-  based on SVN r259040.</p>
+  <p><a href="http://llvm.org/pre-releases/win-snapshots/ClangFormat-r260114.vsix">Visual Studio plugin installer</a>,
+  based on SVN r260114.</p>
 
 </div>
 




More information about the llvm-commits mailing list