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


MaskRay created this revision.
MaskRay added reviewers: grimar, ruiu.
Herald added subscribers: llvm-commits, jsji, kbarton, arichardson, nemanjai, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D62940

Files:
  ELF/Arch/PPC.cpp
  ELF/Arch/PPC64.cpp
  ELF/InputSection.cpp
  ELF/Target.h
  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.203291.patch
Type: text/x-patch
Size: 15209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/d0ac3ab8/attachment.bin>


More information about the llvm-commits mailing list