mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 01:11:44 +00:00
Integers are primitive types. Update the documentation to state this
This was done for label, void, floating point, x86mmx, metadata, just not integer. llvm-svn: 122606
This commit is contained in:
parent
51a906ce92
commit
4f458bffaa
@ -1496,6 +1496,7 @@ Classifications</a> </div>
|
||||
<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>,
|
||||
<a href="#t_x86mmx">x86mmx</a>,
|
||||
<a href="#t_metadata">metadata</a>.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user