label is a first-class type.
authorDan Gohman <gohman@apple.com>
Fri, 23 May 2008 22:50:26 +0000 (22:50 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 May 2008 22:50:26 +0000 (22:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51512 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 0fcc26313ef04906ce98180e386d192c808eb99a..27e28d35d604086e75a00d56a26fa37b4a6081f9 100644 (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>