[PATCH] D75394: [ELF][PPC32] Fix canonical PLTs when the order does not match the PLT order

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 22:25:43 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG00925aadb3f2: [ELF][PPC32] Fix canonical PLTs when the order does not match the PLT order (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D75394?vs=247401&id=247410#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75394

Files:
  lld/ELF/Arch/PPC.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Writer.cpp
  lld/test/ELF/Inputs/canonical-plt-pcrel.s
  lld/test/ELF/ppc32-canonical-plt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75394.247410.patch
Type: text/x-patch
Size: 7775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200229/5325969d/attachment-0001.bin>


More information about the llvm-commits mailing list