From: Sean Silva Date: Wed, 4 Feb 2015 20:51:19 +0000 (+0000) Subject: [docs] Put an explicit link to InAlloca.rst X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=54a6137379f599f7b46ffa8db14ca14435d80431;p=oota-llvm.git [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 --- diff --git a/docs/index.rst b/docs/index.rst index dd6ea18f090..65857cd170e 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 =================================