[PATCH] D73250: [ELF] Pass `Relocation` to relaxGot and relaxTls{GdToIe,GdToLe,LdToLe,IeToLe}

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 10:46:10 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e57038bf21e: [ELF] Pass `Relocation` to relaxGot and relaxTls{GdToIe,GdToLe,LdToLe,IeToLe} (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73250

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/Arch/PPC.cpp
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Arch/X86.cpp
  lld/ELF/Arch/X86_64.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Target.cpp
  lld/ELF/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73250.239942.patch
Type: text/x-patch
Size: 23734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/f1a3ddd2/attachment.bin>


More information about the llvm-commits mailing list