[lld] r203003 - Visual Studio 11 = VS2012

Rui Ueyama ruiu at google.com
Wed Mar 5 12:36:07 PST 2014


Author: ruiu
Date: Wed Mar  5 14:36:07 2014
New Revision: 203003

URL: http://llvm.org/viewvc/llvm-project?rev=203003&view=rev
Log:
Visual Studio 11 = VS2012

Modified:
    lld/trunk/docs/getting_started.rst

Modified: lld/trunk/docs/getting_started.rst
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/docs/getting_started.rst?rev=203003&r1=203002&r2=203003&view=diff
==============================================================================
--- lld/trunk/docs/getting_started.rst (original)
+++ lld/trunk/docs/getting_started.rst Wed Mar  5 14:36:07 2014
@@ -64,7 +64,7 @@ Using Visual Studio
 #. Get the required tools.
 
   * `CMake 2.8`_\+.
-  * `Visual Studio 11`_ (required for C++11 support)
+  * `Visual Studio 11 (2012) or later`_ (required for C++11 support)
   * `Python 2.4`_\+ (not 3.x) for running tests.
 
 .. _CMake 2.8: http://www.cmake.org/cmake/resources/software.html





More information about the llvm-commits mailing list