teak-llvm/llvm/lib/Bitcode
David Blaikie 1a848da518 [opaque pointer type] encode the pointee type of global variables
Use a few extra bits in the const field (after widening it from a fixed
single bit) to stash the address space which is no longer provided by
the type (and an extra bit in there to specify that we're using that new
encoding).

llvm-svn: 235911
2015-04-27 19:58:56 +00:00
..
Reader [opaque pointer type] encode the pointee type of global variables 2015-04-27 19:58:56 +00:00
Writer [opaque pointer type] encode the pointee type of global variables 2015-04-27 19:58:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
module.modulemap [modules] Add module maps for LLVM. These are not quite ready for prime-time 2014-05-21 02:46:14 +00:00