1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include
Rafael Espindola 6f395c44b1 Remove the notion of primitive types.
They were out of place since the introduction of arbitrary precision integer
types.

This also synchronizes the documentation to Types.h, so it refers to first class
types and single value types.

llvm-svn: 196661
2013-12-07 19:34:20 +00:00
..
llvm Remove the notion of primitive types. 2013-12-07 19:34:20 +00:00
llvm-c Add a Scalarizer pass. 2013-11-22 16:58:05 +00:00