commit | b6472fe3da9a20bcceb7b24af4ce9f0c4e79b254 | [log] [tgz] |
---|---|---|
author | Sean Silva <chisophugis@gmail.com> | Wed Feb 04 20:51:19 2015 +0000 |
committer | Sean Silva <chisophugis@gmail.com> | Wed Feb 04 20:51:19 2015 +0000 |
tree | fabf97cf02ded990cde19cd4bbe9586a3f04f982 | |
parent | 2689cecd672520f3ce5fb93fbaa2d1880636916d [diff] |
[docs] Put an explicit link to InAlloca.rst llvm-svn: 228192
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index dd6ea18..65857cd 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst
@@ -343,6 +343,9 @@ :doc:`MergeFunctions` Describes functions merging optimization. +:doc:`InAlloca` + Description of the ``inalloca`` argument attribute. + Development Process Documentation =================================