label is a first-class type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51512 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 0fcc263..27e28d3 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -1040,6 +1040,7 @@
           <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>