summaryrefslogtreecommitdiffstats
path: root/lld/docs/index.rst
diff options
context:
space:
mode:
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