[PATCH] D102509: [lld][X86] Restore gotEntrySize.

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 14:43:47 PDT 2021


hvdijk updated this revision to Diff 345569.
hvdijk retitled this revision from "[lld][X86] Restore gotEntrySize and gotPltEntrySize." to "[lld][X86] Restore gotEntrySize.".
hvdijk edited the summary of this revision.
hvdijk added a comment.

I'm assuming you meant don't base the test on the old x86-64-plt.s, but the new is fine. Done now, and removed gotPltEntrySize.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102509

Files:
  lld/ELF/Arch/X86_64.cpp
  lld/ELF/Symbols.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/Target.h
  lld/test/ELF/x86-x32-plt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102509.345569.patch
Type: text/x-patch
Size: 6742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/55dd2582/attachment.bin>


More information about the llvm-commits mailing list