mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Fixed HTML closing tag, cleaned up some spacing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60153 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9b0f0b5e15
commit
b0a57aa893
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user