diff options
Diffstat (limited to 'docs/subsystems.rst')
-rw-r--r-- | docs/subsystems.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/subsystems.rst b/docs/subsystems.rst index e643e7d..28ad020 100644 --- a/docs/subsystems.rst +++ b/docs/subsystems.rst @@ -8,6 +8,7 @@ Subsystem Documentation AliasAnalysis BranchWeightMetadata + Bugpoint LinkTimeOptimization SegmentedStacks TableGenFundamentals @@ -51,7 +52,7 @@ Subsystem Documentation This document describes the design and implementation of exception handling in LLVM. -* `Bugpoint <Bugpoint.html>`_ +* :ref:`bugpoint` Automatic bug finder and test-case reducer description and usage information. |