summaryrefslogtreecommitdiffstats
path: root/llvm/docs/userguides.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/userguides.rst')
-rw-r--r--llvm/docs/userguides.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/llvm/docs/userguides.rst b/llvm/docs/userguides.rst
index cfb6dbeb5ed..56eaf0886c8 100644
--- a/llvm/docs/userguides.rst
+++ b/llvm/docs/userguides.rst
@@ -23,6 +23,7 @@ User Guides
TestingGuide
tutorial/index
ReleaseNotes
+ Passes
* :ref:`getting_started`
@@ -58,10 +59,10 @@ User Guides
A reference manual for the LLVM command line utilities ("man" pages for LLVM
tools).
-* `LLVM's Analysis and Transform Passes <Passes.html>`_
+* :doc:`Passes`
A list of optimizations and analyses implemented in LLVM.
-
+
* :ref:`faq`
A list of common questions and problems and their solutions.
OpenPOWER on IntegriCloud