[all-commits] [llvm/llvm-project] f237ab: [ELF] AArch64ErrataFix: replace std::map with Dens...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Feb 7 22:02:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f237ab0dd169bdf8b2eda03ab4094ba1a572b6a0
      https://github.com/llvm/llvm-project/commit/f237ab0dd169bdf8b2eda03ab4094ba1a572b6a0
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M lld/ELF/AArch64ErrataFix.h

  Log Message:
  -----------
  [ELF] AArch64ErrataFix: replace std::map with DenseMap. NFC

There is now no <map> in lld/ELF.




More information about the All-commits mailing list