mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 16:21:41 +00:00
Sphinxify the Code Generator document.
llvm-svn: 161164
This commit is contained in:
parent
b12a230a17
commit
aa5e63c67e
File diff suppressed because it is too large
Load Diff
2428
docs/CodeGenerator.rst
Normal file
2428
docs/CodeGenerator.rst
Normal file
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,7 @@ Subsystem Documentation
|
||||
BitCodeFormat
|
||||
BranchWeightMetadata
|
||||
Bugpoint
|
||||
CodeGenerator
|
||||
ExceptionHandling
|
||||
LinkTimeOptimization
|
||||
SegmentedStacks
|
||||
@ -22,9 +23,9 @@ Subsystem Documentation
|
||||
* `Writing an LLVM Backend <WritingAnLLVMBackend.html>`_
|
||||
|
||||
Information on how to write LLVM backends for machine targets.
|
||||
|
||||
* `The LLVM Target-Independent Code Generator <CodeGenerator.html>`_
|
||||
|
||||
|
||||
* :ref:`code_generator`
|
||||
|
||||
The design and implementation of the LLVM code generator. Useful if you are
|
||||
working on retargetting LLVM to a new architecture, designing a new codegen
|
||||
pass, or enhancing existing components.
|
||||
|
Loading…
x
Reference in New Issue
Block a user