summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SubsystemDocumentation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/SubsystemDocumentation.rst')
-rw-r--r--llvm/docs/SubsystemDocumentation.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/SubsystemDocumentation.rst b/llvm/docs/SubsystemDocumentation.rst
index 2d3882a6b6f..cac0ce85b1f 100644
--- a/llvm/docs/SubsystemDocumentation.rst
+++ b/llvm/docs/SubsystemDocumentation.rst
@@ -43,7 +43,6 @@ For API clients and LLVM developers.
TypeMetadata
TransformMetadata
FaultMaps
- MIRLangRef
Coroutines
GlobalISel
XRay
@@ -67,10 +66,6 @@ For API clients and LLVM developers.
working on retargetting LLVM to a new architecture, designing a new codegen
pass, or enhancing existing components.
-:doc:`Machine IR (MIR) Format Reference Manual <MIRLangRef>`
- A reference manual for the MIR serialization format, which is used to test
- LLVM's code generation passes.
-
:doc:`TableGen <TableGen/index>`
Describes the TableGen tool, which is used heavily by the LLVM code
generator.
OpenPOWER on IntegriCloud