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 27dff6b..c4c3b6d 100644
--- a/docs/subsystems.rst
+++ b/docs/subsystems.rst
@@ -7,6 +7,7 @@ Subsystem Documentation
:hidden:
AliasAnalysis
+ BitCodeFormat
BranchWeightMetadata
Bugpoint
ExceptionHandling
@@ -58,7 +59,7 @@ Subsystem Documentation
Automatic bug finder and test-case reducer description and usage
information.
-* `LLVM Bitcode File Format <BitCodeFormat.html>`_
+* :ref:`bitcode_format`
This describes the file format and encoding used for LLVM "bc" files.