[PATCH] D73399: [ELF][PPC32] Support canonical PLT

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 25 14:03:02 PST 2020


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

Move canonical PLT entries to the beginning of .glink
Otherwise Symbol::getVA is not stable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73399

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73399.240396.patch
Type: text/x-patch
Size: 6300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/81d1ee04/attachment.bin>


More information about the llvm-commits mailing list