summaryrefslogtreecommitdiffstats
path: root/lld/docs/index.rst
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-12-23 18:52:41 +0000
committerNico Weber <nicolasweber@gmx.de>2014-12-23 18:52:41 +0000
commit9b839f8ced37965da3de2c210a3cb6d86d3b0a4e (patch)
tree14e39366fb3b61d4c01a18c4ea326a3e2a6b24d5 /lld/docs/index.rst
parenteeb4d46c715f9d6e69a4ac7e85a2b4263e19289b (diff)
downloadbcm5719-llvm-9b839f8ced37965da3de2c210a3cb6d86d3b0a4e.tar.gz
bcm5719-llvm-9b839f8ced37965da3de2c210a3cb6d86d3b0a4e.zip
Tweak lld's checkout instructions.
llvm-svn: 224778
Diffstat (limited to 'lld/docs/index.rst')
-rw-r--r--lld/docs/index.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/lld/docs/index.rst b/lld/docs/index.rst
index fd2e5c70a28..7a87ad8d058 100644
--- a/lld/docs/index.rst
+++ b/lld/docs/index.rst
@@ -58,12 +58,14 @@ Source
lld is available in the LLVM SVN repository::
- svn co http://llvm.org/svn/llvm-project/lld/trunk
+ svn co http://llvm.org/svn/llvm-project/lld/trunk lld
lld is also available via the read-only git mirror::
git clone http://llvm.org/git/lld.git
+Put it in llvm's tools/ directory, rerun cmake, then build target lld.
+
Contents
--------
OpenPOWER on IntegriCloud