1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-31 16:02:52 +01:00
llvm-mirror/include
Chris Lattner b235992acc move the address space into the subclass data field, saving a word on PointerType.
This limits the # address spaces to 2^23, which should be good enough.

llvm-svn: 133192
2011-06-16 21:17:17 +00:00
..
llvm move the address space into the subclass data field, saving a word on PointerType. 2011-06-16 21:17:17 +00:00
llvm-c Cast unused parameter to void. 2011-06-04 16:00:19 +00:00