From f4f3ce4613680903220815690ad79fc7ba0a2e26 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Wed, 27 Jan 2016 21:11:38 +0000 Subject: [PATCH] Vendor import of lld release_38 branch r258968: https://llvm.org/svn/llvm-project/lld/branches/release_38@258968 --- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 4b0e44e63a1..97c3d1bccbd 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -68,7 +68,7 @@ Using Visual Studio * `Python 2.4`_\+ (not 3.x) for running tests. .. _CMake 2.8: http://www.cmake.org/cmake/resources/software.html -.. _Visual Studio 11 (2012) or later: http://www.microsoft.com/visualstudio/11/en-us +.. _Visual Studio 12 (2013) or later: http://www.microsoft.com/visualstudio/11/en-us .. _Python 2.4: http://python.org/download/ #. Check out LLVM::