[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:07:15 PDT 2019


MaskRay updated this revision to Diff 196031.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Update description


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.196031.patch
Type: text/x-patch
Size: 4881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/e20080e6/attachment.bin>


More information about the llvm-commits mailing list