aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/includes.h
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-01-10 10:03:21 -0800
committerFangrui Song <i@maskray.me>2022-01-10 10:03:21 -0800
commit7f1955dc96407cbee58b8a78a21f56372db334d6 (patch)
treec91e9884e424e2ceb6856303b373b1ca206d2e93 /libcxx/include/__algorithm/includes.h
parent82fb4f4b223d78e86647f3576e41e3086ab42cd5 (diff)
downloadllvm-7f1955dc96407cbee58b8a78a21f56372db334d6.zip
llvm-7f1955dc96407cbee58b8a78a21f56372db334d6.tar.gz
llvm-7f1955dc96407cbee58b8a78a21f56372db334d6.tar.bz2
[ELF] Support mixed TLSDESC and TLS GD
We only support both TLSDESC and TLS GD for x86 so this is an x86-specific problem. If both are used, only one R_X86_64_TLSDESC is produced and TLS GD accesses will incorrectly reference R_X86_64_TLSDESC. Fix this by introducing SymbolAux::tlsDescIdx. Reviewed By: ikudrin Differential Revision: https://reviews.llvm.org/D116900
Diffstat (limited to 'libcxx/include/__algorithm/includes.h')
0 files changed, 0 insertions, 0 deletions