[all-commits] [llvm/llvm-project] 2144ee: [NFC][ELF] Remove unused R_TLSDESC_CALL RelExpr (#...

Jessica Clarke via All-commits all-commits at lists.llvm.org
Sat Jul 18 08:44:14 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2144ee4e19c4cf4501daed8d71aec68af1b9a8a6
      https://github.com/llvm/llvm-project/commit/2144ee4e19c4cf4501daed8d71aec68af1b9a8a6
  Author: Jessica Clarke <jrtc27 at jrtc27.com>
  Date:   2026-07-18 (Sat, 18 Jul 2026)

  Changed paths:
    M lld/ELF/Relocations.h

  Log Message:
  -----------
  [NFC][ELF] Remove unused R_TLSDESC_CALL RelExpr (#210518)

As of 4ea72c1e8cbd ("[ELF] Add target-specific relocation scanning for
RISC-V (#181332)") this is never generated, and as of 46d29d43ba8e
("[ELF] Remove unused handleTlsRelocation (#184951)") this is not even
handled anywhere.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list