[PATCH] D91995: [ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data` parameter

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 13:13:15 PST 2020


MaskRay created this revision.
MaskRay added reviewers: grimar, psmith.
Herald added subscribers: llvm-commits, kbarton, arichardson, nemanjai, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
MaskRay requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91995

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91995.307181.patch
Type: text/x-patch
Size: 7064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/cc4f3492/attachment.bin>


More information about the llvm-commits mailing list