[all-commits] [llvm/llvm-project] f9b7ac: [NFC][ELF] Remove unused R_TLS*_HINT RelExprs (#21...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9b7acbe7d5b6dbd1769a8d8c9cfb6de23abe48c
      https://github.com/llvm/llvm-project/commit/f9b7acbe7d5b6dbd1769a8d8c9cfb6de23abe48c
  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_TLS*_HINT RelExprs (#210519)

As of 5e87f8147d68 ("[ELF] Add target-specific relocation scanning for
PPC32 (#181517)") these are never generated, and as of 46d29d43ba8e
("[ELF] Remove unused handleTlsRelocation (#184951)") these are 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