Fix sphinx error from Statepoints.rst
[oota-llvm.git] / docs / index.rst
index 5ac54432fd0aa10b2988a7517840d009096c3f35..f7a78f2849775616f895205fd79ff3c57157c7b6 100644 (file)
@@ -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
 =================================