[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
Wed Jun 5 23:51:47 PDT 2019


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

Forgot to add ppc32-tls-gd.s


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D62940

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62940.203292.patch
Type: text/x-patch
Size: 18345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/549957c2/attachment.bin>


More information about the llvm-commits mailing list