[PATCH] D62513: [ELF] Implement General Dynamic style x86-64 TLSDESC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 06:34:12 PDT 2019


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

Improve the comments as ruiu suggested.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D62513

Files:
  ELF/Arch/X86_64.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  test/ELF/invalid/x86-64-tlsdesc-gd.s
  test/ELF/x86-64-tlsdesc-gd.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62513.201652.patch
Type: text/x-patch
Size: 10228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/88f5df9f/attachment.bin>


More information about the llvm-commits mailing list