[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 17:46:05 PST 2020


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

Add test


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.247397.patch
Type: text/x-patch
Size: 7766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200229/bb581bed/attachment.bin>


More information about the llvm-commits mailing list