[PATCH] D116281: [ELF] Move gotIndex/pltIndex/globalDynIndex to SymbolAux

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 9 13:43:37 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d3bd7f36092: [ELF] Move gotIndex/pltIndex/globalDynIndex to SymbolAux (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D116281?vs=397383&id=398458#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116281

Files:
  lld/ELF/Arch/PPC.cpp
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Arch/X86.cpp
  lld/ELF/Arch/X86_64.cpp
  lld/ELF/Driver.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: D116281.398458.patch
Type: text/x-patch
Size: 14070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220109/03f6aae0/attachment.bin>


More information about the llvm-commits mailing list