[www] r239775 - Win snapshot: r239702, now also in 64-bit version
Hans Wennborg
hans at hanshq.net
Mon Jun 15 15:32:20 PDT 2015
Author: hans
Date: Mon Jun 15 17:32:20 2015
New Revision: 239775
URL: http://llvm.org/viewvc/llvm-project?rev=239775&view=rev
Log:
Win snapshot: r239702, now also in 64-bit version
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=239775&r1=239774&r2=239775&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Mon Jun 15 17:32:20 2015
@@ -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.7.0-r239299-win32.exe">Windows installer</a>,
- based on SVN r239299.</p>
+ <p><a href="http://llvm.org/pre-releases/win-snapshots/LLVM-3.7.0-r239702-win32.exe">Windows installer</a>,
+ based on SVN r239702.</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,6 +59,9 @@ 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.7.0-r239702-win64.exe">64-bit version</a>
+ is also available, but it doesn't integrate as well with VIsual Studio.</p>
+
</div>
<div class="rel_section">clang-format plugin for Visual Studio</div>
@@ -69,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-r239299.vsix">Visual Studio plugin installer</a>,
- based on SVN r239299.</p>
+ <p><a href="http://llvm.org/pre-releases/win-snapshots/ClangFormat-r239702.vsix">Visual Studio plugin installer</a>,
+ based on SVN r239702.</p>
</div>
More information about the llvm-commits
mailing list