[PATCH] D60945: [ELF][X86] Allow R_386_TLS_LDO_32 and R_X86_64_DTPOFF{32,64} to preemptable local-dynamic symbols
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 21 20:11:45 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD358870: [ELF][X86] Allow R_386_TLS_LDO_32 and R_X86_64_DTPOFF{32,64} to preemptableā¦ (authored by MaskRay, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60945?vs=196031&id=196032#toc
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60945/new/
https://reviews.llvm.org/D60945
Files:
ELF/Arch/X86.cpp
ELF/Arch/X86_64.cpp
ELF/InputSection.cpp
ELF/Relocations.cpp
ELF/Relocations.h
test/ELF/i386-tls-ld-preemptable.s
test/ELF/x86-64-tls-ld-preemptable.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60945.196032.patch
Type: text/x-patch
Size: 4898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/ecd2949b/attachment.bin>
More information about the llvm-commits
mailing list