llvm-6502/lib
Anton Korobeynikov 2ee4e428cc TLS support for MinGW targets.
MinGW is almost completely compatible to MSVC, with the exception of the _tls_array global not being available.

Patch by David Nadlinger!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177257 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-18 08:12:28 +00:00
..
Analysis Small fix for cost analysis of ptrtoint. 2013-03-12 13:18:30 +00:00
Archive
AsmParser
Bitcode
CodeGen Windows TLS: Section name prefix to ensure correct order 2013-03-18 08:10:10 +00:00
DebugInfo
ExecutionEngine
IR Fix the build broken in r177239 2013-03-17 21:32:54 +00:00
Linker Clean up out-of-date comments and some stray whitespace 2013-03-08 22:29:44 +00:00
MC Fix the FDE encoding to be relative on ELF. 2013-03-15 05:51:57 +00:00
Object Move an assert earlier in a file and check that the result of 2013-02-28 20:26:17 +00:00
Option
Support [Support][Path][Windows] Fix dangling else. Don't call CloseHandle when CloseFD is false. 2013-03-15 19:25:47 +00:00
TableGen [TableGen] Fix ICE on MSVC 2012 Release builds. 2013-02-26 21:29:47 +00:00
Target TLS support for MinGW targets. 2013-03-18 08:12:28 +00:00
Transforms [asan] while generating the description of a global variable, emit the module name in a separate field, thus not duplicating this information if every description. This decreases the binary size (observed up to 3%). https://code.google.com/p/address-sanitizer/issues/detail?id=168 . This changes the asan API version. llvm-part 2013-03-18 08:05:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile