[all-commits] [llvm/llvm-project] 50564c: [ELF] Rename adjustRelaxExpr to adjustTlsExpr and ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Nov 25 09:05:53 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50564ca075431f65c64abb97c01596c964a4cda0
      https://github.com/llvm/llvm-project/commit/50564ca075431f65c64abb97c01596c964a4cda0
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M lld/ELF/Arch/AArch64.cpp
    M lld/ELF/Arch/PPC.cpp
    M lld/ELF/Arch/PPC64.cpp
    M lld/ELF/Arch/X86.cpp
    M lld/ELF/Relocations.cpp
    M lld/ELF/Target.cpp
    M lld/ELF/Target.h

  Log Message:
  -----------
  [ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data` parameter. NFC

Reviewed By: psmith

Differential Revision: https://reviews.llvm.org/D91995




More information about the All-commits mailing list