aboutsummaryrefslogtreecommitdiffstats
path: root/docs/subsystems.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/subsystems.rst')
-rw-r--r--docs/subsystems.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/subsystems.rst b/docs/subsystems.rst
index ee0c2be..1f9bd7d 100644
--- a/docs/subsystems.rst
+++ b/docs/subsystems.rst
@@ -7,6 +7,7 @@ Subsystem Documentation
:hidden:
AliasAnalysis
+ BranchWeightMetadata
LinkTimeOptimization
* `Writing an LLVM Pass <WritingAnLLVMPass.html>`_
@@ -75,6 +76,6 @@ Subsystem Documentation
How to debug JITed code with GDB.
-* `Branch Weight Metadata <BranchWeightMetadata.html>`_
+* :ref:`branch_weight`
Provides information about Branch Prediction Information.