aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-15 18:28:34 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-15 18:28:34 +0000
commit7bf214d8d097ad5a2a1f2d3fa0c92dce2339b048 (patch)
tree45a95a5bc3569c001d64fe539b53b07a50b1dab2
parent9a40c023ccfe28cbaf4f6b2c92f033f2d6536231 (diff)
One more @ to remove.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33240 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 41b1f6d5a3..9bd6913715 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -928,7 +928,7 @@ Variable argument functions can access their arguments with the <a
<td class="left">function taking an <tt>i32</tt>, returning an <tt>i32</tt>
</td>
</tr><tr class="layout">
- <td class="left"><tt>float&nbsp;(i16&nbsp;@sext,&nbsp;i32&nbsp;*)&nbsp;*
+ <td class="left"><tt>float&nbsp;(i16&nbsp;sext,&nbsp;i32&nbsp;*)&nbsp;*
</tt></td>
<td class="left"><a href="#t_pointer">Pointer</a> to a function that takes
an <tt>i16</tt> that should be sign extended and a