[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 19:14:17 PDT 2019


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

Rename TlsBase to TlsModuleBase, elaborate the comment, and place the whitelist only in Writer::finalizeSections().


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D62577

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62577.202099.patch
Type: text/x-patch
Size: 5342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/1c4783f6/attachment.bin>


More information about the llvm-commits mailing list