label is a first-class type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51512 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2008-05-23 22:50:26 +00:00
parent 2d0a77a1a4
commit ade5faa83f

View File

@ -1040,6 +1040,7 @@ classifications:</p>
<a href="#t_vector">vector</a>
<a href="#t_struct">structure</a>,
<a href="#t_array">array</a>,
<a href="#t_label">label</a>.
</td>
</tr>
<tr>