summaryrefslogtreecommitdiffstats
path: root/lld
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-11-18 23:53:19 +0000
committerRui Ueyama <ruiu@google.com>2015-11-18 23:53:19 +0000
commit905c41b00d1b08b2101e5cf4aa7671345d76b8d3 (patch)
tree550ca677763237f6154bdde92d6b242c7ba8b07e /lld
parentc5cedd195ac3546a2d9058ec9e7f4e62dce652a1 (diff)
downloadbcm5719-llvm-905c41b00d1b08b2101e5cf4aa7671345d76b8d3.tar.gz
bcm5719-llvm-905c41b00d1b08b2101e5cf4aa7671345d76b8d3.zip
Update "Getting Started" document.
llvm-svn: 253522
Diffstat (limited to 'lld')
-rw-r--r--lld/docs/getting_started.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/docs/getting_started.rst b/lld/docs/getting_started.rst
index 986a406c1cb..4b0e44e63a1 100644
--- a/lld/docs/getting_started.rst
+++ b/lld/docs/getting_started.rst
@@ -56,7 +56,7 @@ On Unix-like Systems
5. Test::
- $ make lld-test
+ $ make check-lld
Using Visual Studio
~~~~~~~~~~~~~~~~~~~
@@ -64,7 +64,7 @@ Using Visual Studio
#. Get the required tools.
* `CMake 2.8`_\+.
- * `Visual Studio 11 (2012) or later`_ (required for C++11 support)
+ * `Visual Studio 12 (2013) 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
OpenPOWER on IntegriCloud