summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2015-02-04 20:51:19 +0000
committerSean Silva <chisophugis@gmail.com>2015-02-04 20:51:19 +0000
commit54a6137379f599f7b46ffa8db14ca14435d80431 (patch)
tree4dcd9d9f8338506a72ace6042562ca2b6783cfd5 /docs/index.rst
parent89c96b1cd0170a88bbffb198ef6fd372ed4d1daf (diff)
[docs] Put an explicit link to InAlloca.rst
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index dd6ea18f0906..65857cd170e0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -343,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
=================================