llvm-mirror/lib
Eric Christopher 0cff1be367 Using the integrated assembler we'd fail to change section to the
.tbss section for zerofill thread locals. Make sure we do this
before emitting the zerofills.

Fixes PR15972.

llvm-svn: 187913
2013-08-07 21:13:06 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Using the integrated assembler we'd fail to change section to the 2013-08-07 21:13:06 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
Linker
MC Fix a FIXME, on darwin all virtual sections have a zerofill type. 2013-08-07 21:13:01 +00:00
Object YAMLTraits.h: replace DenseMap that used a bad implementation of DenseMapInfo 2013-08-07 05:51:27 +00:00
Option
Support On Windows, autolink advapi32 from Path.inc for CryptAcquireContextW 2013-08-07 20:19:31 +00:00
TableGen Remove some std stream usage from Support and TableGen 2013-08-06 22:51:21 +00:00
Target AVX-512 set: Added BROADCAST instructions 2013-08-07 12:34:55 +00:00
Transforms JumpThreading: Turn a select instruction into branching if it allows to thread one half of the select. 2013-08-07 10:29:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile