summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SubsystemDocumentation.rst
diff options
context:
space:
mode:
authorDeForest Richards <d4m1887@gmail.com>2019-09-20 20:51:33 +0000
committerDeForest Richards <d4m1887@gmail.com>2019-09-20 20:51:33 +0000
commit01a3080960eec85ca85467a3930e30ac3e93ca0c (patch)
tree4bfa34f76f3336ef5be027f5078161d0b9f37bc5 /llvm/docs/SubsystemDocumentation.rst
parent0ae02fd71a3828209df37239910568ecde68912a (diff)
downloadbcm5719-llvm-01a3080960eec85ca85467a3930e30ac3e93ca0c.tar.gz
bcm5719-llvm-01a3080960eec85ca85467a3930e30ac3e93ca0c.zip
[Docs] Move topics to new categories
This commit moves several topics to new categories. llvm-svn: 372428
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