mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-02 00:37:09 +00:00
integer types are not primitive, they are derived.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52551 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1e98dc412b
commit
4eaac9b181
@ -1055,7 +1055,6 @@ classifications:</p>
|
|||||||
<td><a href="#t_primitive">primitive</a></td>
|
<td><a href="#t_primitive">primitive</a></td>
|
||||||
<td><a href="#t_label">label</a>,
|
<td><a href="#t_label">label</a>,
|
||||||
<a href="#t_void">void</a>,
|
<a href="#t_void">void</a>,
|
||||||
<a href="#t_integer">integer</a>,
|
|
||||||
<a href="#t_floating">floating point</a>.</td>
|
<a href="#t_floating">floating point</a>.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user