[PATCH] D115603: [ELF] Remove needsPltAddr in favor of needsCopy

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 10:45:28 PST 2021


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

Rebase after needsCopy has a better comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115603

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/MapFile.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Symbols.cpp
  lld/ELF/Symbols.h
  lld/ELF/SyntheticSections.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115603.393964.patch
Type: text/x-patch
Size: 5166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/40fbff89/attachment.bin>


More information about the llvm-commits mailing list