mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Fix sphinx error from Statepoints.rst
It was complaining it wasn't included in any toctree llvm-svn: 223254
This commit is contained in:
parent
11a07f331e
commit
5fc0f8ef48
@ -240,6 +240,7 @@ For API clients and LLVM developers.
|
||||
InAlloca
|
||||
BigEndianNEON
|
||||
CoverageMappingFormat
|
||||
Statepoints
|
||||
|
||||
:doc:`WritingAnLLVMPass`
|
||||
Information on how to write LLVM transformations and analyses.
|
||||
@ -332,6 +333,10 @@ For API clients and LLVM developers.
|
||||
:doc:`CoverageMappingFormat`
|
||||
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
|
||||
=================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user