AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter
[oota-llvm.git] / docs / index.rst
index bdf788f7b281d728573d39e86fa7e877c8cbc2e9..65857cd170e0e97d0c25c73fcd693cec654cf4a7 100644 (file)
@@ -199,6 +199,8 @@ For developers of applications which use LLVM as a library.
   (`classes <http://llvm.org/doxygen/inherits.html>`_)
   (`tarball <http://llvm.org/doxygen/doxygen.tar.gz>`_)
 
+`Documentation for Go bindings <http://godoc.org/llvm.org/llvm/bindings/go/llvm>`_
+
 `ViewVC Repository Browser <http://llvm.org/viewvc/>`_
    ..
 
@@ -341,6 +343,9 @@ For API clients and LLVM developers.
 :doc:`MergeFunctions`
   Describes functions merging optimization.
 
+:doc:`InAlloca`
+  Description of the ``inalloca`` argument attribute.
+
 Development Process Documentation
 =================================