projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89c96b1
)
[docs] Put an explicit link to InAlloca.rst
author
Sean Silva
<chisophugis@gmail.com>
Wed, 4 Feb 2015 20:51:19 +0000
(20:51 +0000)
committer
Sean Silva
<chisophugis@gmail.com>
Wed, 4 Feb 2015 20:51:19 +0000
(20:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228192
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/index.rst
patch
|
blob
|
history
diff --git
a/docs/index.rst
b/docs/index.rst
index dd6ea18f090630a8a1df89e1c5a961304459a327..65857cd170e0e97d0c25c73fcd693cec654cf4a7 100644
(file)
--- 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
=================================