llvm-6502/lib
Evgeniy Stepanov 8f79b2f762 [msan] Switch TLS globals to initial-exec model.
They are always defined in the main executable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181994 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-16 09:14:05 +00:00
..
Analysis Respect the 'nobuiltin' attribute when determining if a call is to a memory builtin. 2013-05-16 04:12:04 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix legalization of SETCC with promoted integer intrinsics 2013-05-15 21:37:27 +00:00
DebugInfo
ExecutionEngine SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the 2013-05-14 19:29:00 +00:00
IR Remove dead code. 2013-05-15 22:41:28 +00:00
IRReader
Linker
MC Cleanup relocation sorting for ELF. 2013-05-15 18:22:01 +00:00
Object Object: Fix Mach-O relocation printing. 2013-05-14 22:41:29 +00:00
Option
Support Fix build on Windows 2013-05-15 09:00:30 +00:00
TableGen
Target Removed unused variable, detected by gcc 2013-05-16 08:37:22 +00:00
Transforms [msan] Switch TLS globals to initial-exec model. 2013-05-16 09:14:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile