update documentation

llvm-svn: 35952
This commit is contained in:
Lauro Ramos Venancio 2007-04-12 19:52:46 +00:00
parent e6818b2549
commit 0ab204bb36
1 changed files with 5 additions and 1 deletions

View File

@ -998,7 +998,11 @@ and a an optional initializers for the global var.</p>
6=DllExport, 7=ExternWeak</td>
</tr>
<tr>
<td><a href="#bit">bit(5-31)</a></td>
<td><a href="#bit">bit(5)</a></td>
<td class="td_left">Is Thread Local?</td>
</tr>
<tr>
<td><a href="#bit">bit(6-31)</a></td>
<td class="td_left">Type slot number of type for the global variable.</td>
</tr>
</tbody>