summaryrefslogtreecommitdiff
path: root/docs/windows_support.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/windows_support.rst')
-rw-r--r--docs/windows_support.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/windows_support.rst b/docs/windows_support.rst
index 780c663a5379..a0a2c4d9f1bc 100644
--- a/docs/windows_support.rst
+++ b/docs/windows_support.rst
@@ -60,6 +60,13 @@ Debug info
link.exe. However, LLD does not support /DEBUG:FASTLINK.
+Downloading LLD
+===============
+
+The Windows version of LLD is included in the `pre-built binaries of LLVM's
+releases <https://releases.llvm.org/download.html>`_ and in the `LLVM Snapshot
+Builds <https://llvm.org/builds/>`_.
+
Building LLD
============