From bd96e0de3fb68b7c8587fed84b4233fc5aeb177a Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 21 Jun 2012 06:58:24 +0000 Subject: Sphinxify the tablegen document. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158903 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/subsystems.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/subsystems.rst') diff --git a/docs/subsystems.rst b/docs/subsystems.rst index 9ceb842420..e643e7d4f3 100644 --- a/docs/subsystems.rst +++ b/docs/subsystems.rst @@ -10,6 +10,7 @@ Subsystem Documentation BranchWeightMetadata LinkTimeOptimization SegmentedStacks + TableGenFundamentals * `Writing an LLVM Pass `_ @@ -25,8 +26,8 @@ Subsystem Documentation working on retargetting LLVM to a new architecture, designing a new codegen pass, or enhancing existing components. -* `TableGen Fundamentals `_ - +* :ref:`tablegen` + Describes the TableGen tool, which is used heavily by the LLVM code generator. -- cgit v1.2.3