[PATCH] D92079: [ELF] Add TargetInfo::adjustGotPcExpr for `R_GOT_PC` relaxations. NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 08:43:40 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG572d18397cf0: [ELF] Add TargetInfo::adjustGotPcExpr for `R_GOT_PC` relaxations. NFC (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D92079?vs=307527&id=307626#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92079

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Arch/X86_64.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Target.cpp
  lld/ELF/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92079.307626.patch
Type: text/x-patch
Size: 5883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/da0728da/attachment.bin>


More information about the llvm-commits mailing list