llvm-6502/lib/Bitcode/Reader
Rafael Espindola 665d42accf [pr19844] Add thread local mode to aliases.
This matches gcc's behavior. It also seems natural given that aliases
contain other properties that govern how it is accessed (linkage,
visibility, dll storage).

Clang still has to be updated to expose this feature to C.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209759 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-28 18:15:43 +00:00
..
BitcodeReader.cpp [pr19844] Add thread local mode to aliases. 2014-05-28 18:15:43 +00:00
BitcodeReader.h [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
BitReader.cpp [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 2014-04-15 06:32:26 +00:00
BitstreamReader.cpp [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 2014-04-15 06:32:26 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile