mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:50:30 +00:00
Unbreak docs build from r239740.
Add FaultMaps.rst to toctree. llvm-svn: 239747
This commit is contained in:
parent
a95063f8bb
commit
48ec5dbb69
@ -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…
Reference in New Issue
Block a user