[docs] Put an explicit link to InAlloca.rst

llvm-svn: 228192
This commit is contained in:
Sean Silva 2015-02-04 20:51:19 +00:00
parent 2689cecd67
commit b6472fe3da
1 changed files with 3 additions and 0 deletions
llvm/docs

View File

@ -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
=================================