[PATCH] D84360: [LLD][PowerPC] Implement GOT to PC-Rel relaxation

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 07:36:59 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcddb0dbcefd8: [LLD][PowerPC] Implement GOT to PC-Rel relaxation (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D84360?vs=285171&id=286021#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84360

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Arch/PPCInsns.def
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Options.td
  lld/ELF/Relocations.cpp
  lld/ELF/Relocations.h
  lld/test/ELF/Inputs/ppc64-got-to-pcrel-relaxation-def.s
  lld/test/ELF/ppc64-got-to-pcrel-relaxation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84360.286021.patch
Type: text/x-patch
Size: 28179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/63cdce84/attachment-0001.bin>


More information about the llvm-commits mailing list