[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 19:10:02 PDT 2019


MaskRay updated this revision to Diff 196027.
MaskRay added a comment.

Add objdump -d to test zero displacement


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


More information about the llvm-commits mailing list