summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Reference.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/Reference.rst')
-rw-r--r--llvm/docs/Reference.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/Reference.rst b/llvm/docs/Reference.rst
index 3fbceba1181..4c421a20927 100644
--- a/llvm/docs/Reference.rst
+++ b/llvm/docs/Reference.rst
@@ -23,7 +23,7 @@ LLVM and API reference documentation.
FuzzingLLVM
GarbageCollection
GetElementPtr
- GlobalISel
+ GlobalISel/index
GwpAsan
HowToSetUpLLVMStyleRTTI
HowToUseAttributes
@@ -125,7 +125,7 @@ LLVM IR
A reference manual for the MIR serialization format, which is used to test
LLVM's code generation passes.
-:doc:`GlobalISel`
+:doc:`GlobalISel/index`
This describes the prototype instruction selection replacement, GlobalISel.
=====================
@@ -208,4 +208,4 @@ Additional Topics
LLVM support for coroutines.
:doc:`YamlIO`
- A reference guide for using LLVM's YAML I/O library. \ No newline at end of file
+ A reference guide for using LLVM's YAML I/O library.
OpenPOWER on IntegriCloud