summaryrefslogtreecommitdiffstats
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
commitb6472fe3da9a20bcceb7b24af4ce9f0c4e79b254 (patch)
treefabf97cf02ded990cde19cd4bbe9586a3f04f982
parent2689cecd672520f3ce5fb93fbaa2d1880636916d (diff)
downloadbcm5719-llvm-b6472fe3da9a20bcceb7b24af4ce9f0c4e79b254.tar.gz
bcm5719-llvm-b6472fe3da9a20bcceb7b24af4ce9f0c4e79b254.zip
[docs] Put an explicit link to InAlloca.rst
llvm-svn: 228192
-rw-r--r--llvm/docs/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index dd6ea18f090..65857cd170e 100644
--- a/llvm/docs/index.rst
+++ b/llvm/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
=================================
OpenPOWER on IntegriCloud