[PATCH] D62940: [PPC32] Support TLS GD/LE/IE/LE relocation types and their relaxations

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 10:00:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362722: [PPC32] Support GD/LD/IE/LE TLS models and their relaxations (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62940?vs=203292&id=203393#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62940

Files:
  lld/trunk/ELF/Arch/PPC.cpp
  lld/trunk/ELF/Arch/PPC64.cpp
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/Target.h
  lld/trunk/test/ELF/ppc32-tls-gd.s
  lld/trunk/test/ELF/ppc32-tls-ie.s
  lld/trunk/test/ELF/ppc32-tls-ld.s
  lld/trunk/test/ELF/ppc32-tls-le.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62940.203393.patch
Type: text/x-patch
Size: 18432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/23b0d500/attachment-0001.bin>


More information about the llvm-commits mailing list