mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-02 10:33:53 +00:00
Sphinxify the Code Generator document.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161164 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1c37814960
commit
31ce7bf6be
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