mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-05 14:34:55 +00:00
Fix sphinx error from Statepoints.rst
It was complaining it wasn't included in any toctree git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223254 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f41e1d1a45
commit
99eff50c00
@ -240,6 +240,7 @@ For API clients and LLVM developers.
|
|||||||
InAlloca
|
InAlloca
|
||||||
BigEndianNEON
|
BigEndianNEON
|
||||||
CoverageMappingFormat
|
CoverageMappingFormat
|
||||||
|
Statepoints
|
||||||
|
|
||||||
:doc:`WritingAnLLVMPass`
|
:doc:`WritingAnLLVMPass`
|
||||||
Information on how to write LLVM transformations and analyses.
|
Information on how to write LLVM transformations and analyses.
|
||||||
@ -332,6 +333,10 @@ For API clients and LLVM developers.
|
|||||||
:doc:`CoverageMappingFormat`
|
:doc:`CoverageMappingFormat`
|
||||||
This describes the format and encoding used for LLVM’s code coverage mapping.
|
This describes the format and encoding used for LLVM’s code coverage mapping.
|
||||||
|
|
||||||
|
:doc:`Statepoints`
|
||||||
|
This describes a set of experimental extensions for garbage
|
||||||
|
collection support.
|
||||||
|
|
||||||
Development Process Documentation
|
Development Process Documentation
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user