[all-commits] [llvm/llvm-project] eafc7b: [lld] Remove unused DenseMapInfo::getEmptyKey (#20...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jun 6 11:18:23 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eafc7b672217288c873bea6d2489e93e2e683246
      https://github.com/llvm/llvm-project/commit/eafc7b672217288c873bea6d2489e93e2e683246
  Author: Fangrui Song <i at maskray.me>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M lld/COFF/Chunks.h
    M lld/MachO/ConcatOutputSection.h
    M lld/wasm/SyntheticSections.h

  Log Message:
  -----------
  [lld] Remove unused DenseMapInfo::getEmptyKey (#201989)

After #201281 DenseMapInfo<T>::getEmptyKey() is no longer used by
DenseMap. Remove the unused getEmptyKey definitions and dead sentinel
uses.



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