diff options
| author | Fangrui Song <i@maskray.me> | 2022-01-10 10:03:21 -0800 |
|---|---|---|
| committer | Fangrui Song <i@maskray.me> | 2022-01-10 10:03:21 -0800 |
| commit | 7f1955dc96407cbee58b8a78a21f56372db334d6 (patch) | |
| tree | c91e9884e424e2ceb6856303b373b1ca206d2e93 /libcxx/include/__algorithm/includes.h | |
| parent | 82fb4f4b223d78e86647f3576e41e3086ab42cd5 (diff) | |
| download | llvm-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
