aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2016-01-27 21:11:38 +0000
committerDimitry Andric <dim@FreeBSD.org>2016-01-27 21:11:38 +0000
commitf4f3ce4613680903220815690ad79fc7ba0a2e26 (patch)
tree690fdbc5e7de47d809e8cedf87793a223c35ceb5
parentb289257c7f3ed78b7d3971c596d7c60a9050c705 (diff)
downloadsrc-f4f3ce4613680903220815690ad79fc7ba0a2e26.tar.gz
src-f4f3ce4613680903220815690ad79fc7ba0a2e26.zip
Vendor import of lld release_38 branch r258968:vendor/lld/lld-release_380-r262564vendor/lld/lld-release_38-r258968
Notes
Notes: svn path=/vendor/lld/dist/; revision=294947 svn path=/vendor/lld/lld-release_380-r262564/; revision=296364; tag=vendor/lld/lld-release_380-r262564
-rw-r--r--docs/getting_started.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started.rst b/docs/getting_started.rst
index 4b0e44e63a11..97c3d1bccbda 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::