[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 19:01:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361911: [ELF] Implement General Dynamic style TLSDESC for x86-64 (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62513

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62513.201809.patch
Type: text/x-patch
Size: 10458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/d9c95127/attachment.bin>


More information about the llvm-commits mailing list