[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 05:47:39 PDT 2019


MaskRay updated this revision to Diff 201879.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

Store _TLS_MODULE_BASE as SymbolTable::TlsBase


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.201879.patch
Type: text/x-patch
Size: 4855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/430e41c2/attachment.bin>


More information about the llvm-commits mailing list