[www] r190193 - Update the text about targeting MSVC2010

Hans Wennborg hans at hanshq.net
Fri Sep 6 12:00:07 PDT 2013


Author: hans
Date: Fri Sep  6 14:00:07 2013
New Revision: 190193

URL: http://llvm.org/viewvc/llvm-project?rev=190193&view=rev
Log:
Update the text about targeting MSVC2010

I think the targeting here refered to which version we can integrate
with, and now it should work with both 2010 and 2012.

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=190193&r1=190192&r2=190193&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Fri Sep  6 14:00:07 2013
@@ -37,8 +37,7 @@ license.</p>
 <div class="rel_boxtext">
 
   <p>We provide a periodically updated installer for Windows.  The current
-  installer is built with MSVC 2012 and targets the MSVC 2010 C/C++
-  runtimes.</p>
+  installer is built with MSVC 2012 and integrates with MSVC 2010 and 2012.</p>
 
   <p><a href="downloads/LLVM-3.4.r190173-win32.exe">Windows installer</a> (<a
     href="https://address-sanitizer.googlecode.com/files/LLVM-3.4.r190173-win32.exe">mirror</a>),





More information about the llvm-commits mailing list