[PATCH] D100490: [ELF] Refactor DynamicReloc to fix incorrect relocation addends

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 02:42:06 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d87ca08aed1: [ELF] Refactor DynamicReloc to fix incorrect relocation addends (authored by arichardson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100490

Files:
  lld/ELF/Relocations.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Thunks.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/got32-i386-pie-rw.s
  lld/test/ELF/i386-zrel-zrela.s
  lld/test/ELF/ppc64-abs64-dyn.s
  lld/test/ELF/ppc64-long-branch-pi.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100490.357452.patch
Type: text/x-patch
Size: 27823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/f7c7b2be/attachment.bin>


More information about the llvm-commits mailing list