integer types are not primitive, they are derived.
authorChris Lattner <sabre@nondot.org>
Fri, 20 Jun 2008 20:50:48 +0000 (20:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Jun 2008 20:50:48 +0000 (20:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52551 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 5bc81cc98d63f051dc781be30e28023e863d093b..cd8b7e9f967a5e607af176bccbef90a141901e1f 100644 (file)
@@ -1055,7 +1055,6 @@ classifications:</p>
       <td><a href="#t_primitive">primitive</a></td>
       <td><a href="#t_label">label</a>,
           <a href="#t_void">void</a>,
-          <a href="#t_integer">integer</a>,
           <a href="#t_floating">floating point</a>.</td>
     </tr>
     <tr>