mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-18 16:03:17 +00:00
Unbreak docs build from r239740.
Add FaultMaps.rst to toctree. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239747 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
18a05df213
commit
deca672bbd
@ -260,6 +260,7 @@ For API clients and LLVM developers.
|
||||
Statepoints
|
||||
MergeFunctions
|
||||
BitSets
|
||||
FaultMaps
|
||||
|
||||
:doc:`WritingAnLLVMPass`
|
||||
Information on how to write LLVM transformations and analyses.
|
||||
@ -362,6 +363,9 @@ For API clients and LLVM developers.
|
||||
:doc:`InAlloca`
|
||||
Description of the ``inalloca`` argument attribute.
|
||||
|
||||
:doc:`FaultMaps`
|
||||
LLVM support for folding control flow into faulting machine instructions.
|
||||
|
||||
Development Process Documentation
|
||||
=================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user