summaryrefslogtreecommitdiffstats
path: root/lld/docs/index.rst
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-02-24 02:07:54 +0000
committerRui Ueyama <ruiu@google.com>2017-02-24 02:07:54 +0000
commitfca2a110ed2ed1120d7c46d93bf76cd3c720e83d (patch)
tree69a0900db48f993282671b9776d9bad20530e027 /lld/docs/index.rst
parent8bae1be0fa5bb9b1f3f4d1e905026424bfb78da0 (diff)
downloadbcm5719-llvm-fca2a110ed2ed1120d7c46d93bf76cd3c720e83d.tar.gz
bcm5719-llvm-fca2a110ed2ed1120d7c46d93bf76cd3c720e83d.zip
Attempt to fix lld-sphinx-docs bot.
llvm-svn: 296074
Diffstat (limited to 'lld/docs/index.rst')
-rw-r--r--lld/docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/docs/index.rst b/lld/docs/index.rst
index 6da92281e60..244c5d14580 100644
--- a/lld/docs/index.rst
+++ b/lld/docs/index.rst
@@ -11,7 +11,7 @@ different linkers. The ELF port is the one that will be described in
this document. The PE/COFF port is almost complete except the lack of
the Windows debug info (PDB) support. The Mach-O port is built based
on a different architecture than the ELF or COFF ports. For the
-details about Mach-O, please read AtomLLD_.
+details about Mach-O, please read :doc:`AtomLLD`.
Features
--------
@@ -132,6 +132,6 @@ Here is a brief project history of the ELF and COFF ports.
Internals
---------
-For the internals of the linker, please read NewLLD_. It is a bit
+For the internals of the linker, please read :doc:`NewLLD`. It is a bit
outdated but the fundamental concepts remain valid. We'll update the
document soon.
OpenPOWER on IntegriCloud