[PATCH] D62577: [ELF] Support Local Dynamic style TLSDESC for x86-64

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 04:26:04 PDT 2019


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

Synthesize _TLS_MODULE_BASE_ on all targets for simplicity.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62577/new/

https://reviews.llvm.org/D62577

Files:
  ELF/InputSection.cpp
  ELF/Writer.cpp
  test/ELF/x86-64-tlsdesc-ld.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62577.201860.patch
Type: text/x-patch
Size: 4373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/20860a18/attachment.bin>


More information about the llvm-commits mailing list