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:
9b0f0b5
)
Fixed HTML closing tag, cleaned up some spacing.
author
Misha Brukman
<brukman+llvm@gmail.com>
Thu, 27 Nov 2008 06:41:20 +0000
(06:41 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Thu, 27 Nov 2008 06:41:20 +0000
(06:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60153
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/LangRef.html
patch
|
blob
|
history
diff --git
a/docs/LangRef.html
b/docs/LangRef.html
index 4e689186837dc7c2ce1699c741530b219af6a7ad..74027cebe6d3573aa72c41bdcb7857d5056f8553 100644
(file)
--- a/
docs/LangRef.html
+++ b/
docs/LangRef.html
@@
-1406,8
+1406,8
@@
Variable argument functions can access their arguments with the <a
</td>
</tr><tr class="layout">
<td class="left"><tt>{i32, i32} (i32)</tt></td>
- <td class="left">A function taking an <tt>i32
>
</tt>, returning two
- <tt>
i32
</tt> values as an aggregate of type <tt>{ i32, i32 }</tt>
+ <td class="left">A function taking an <tt>i32</tt>, returning two
+ <tt>
i32
</tt> values as an aggregate of type <tt>{ i32, i32 }</tt>
</td>
</tr>
</table>