diff options
author | Anton Korobeynikov <asl@math.spbu.ru> | 2013-03-18 08:10:10 +0000 |
---|---|---|
committer | Anton Korobeynikov <asl@math.spbu.ru> | 2013-03-18 08:10:10 +0000 |
commit | 87294b65475ffd4238396dba77d4bbf038b22c4e (patch) | |
tree | 3042d6b4fb32e2f484712e97d3ee5652f87f30a3 /lib/Support/Unix/Unix.h | |
parent | 086a472dbed9911f83add781e020cb49c89829d0 (diff) |
Windows TLS: Section name prefix to ensure correct order
The linker sorts the .tls$<xyz> sections by name, and we need
to make sure any extra sections we produce (e.g. for weak globals)
always end up between .tls$AAA and .tls$ZZZ, even if the name
starts with e.g. an underscore.
Patch by David Nadlinger!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177256 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Unix/Unix.h')
0 files changed, 0 insertions, 0 deletions