From 01a3080960eec85ca85467a3930e30ac3e93ca0c Mon Sep 17 00:00:00 2001 From: DeForest Richards Date: Fri, 20 Sep 2019 20:51:33 +0000 Subject: [Docs] Move topics to new categories This commit moves several topics to new categories. llvm-svn: 372428 --- llvm/docs/SubsystemDocumentation.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'llvm/docs/SubsystemDocumentation.rst') 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 ` - A reference manual for the MIR serialization format, which is used to test - LLVM's code generation passes. - :doc:`TableGen ` Describes the TableGen tool, which is used heavily by the LLVM code generator. -- cgit v1.2.3