[all-commits] [llvm/llvm-project] 8db434: [bugpoint] Avoid repeated hash lookups (NFC) (#133...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Mar 29 22:40:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8db434a4815737e4d665aeedd1495369e80ea208
      https://github.com/llvm/llvm-project/commit/8db434a4815737e4d665aeedd1495369e80ea208
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-03-29 (Sat, 29 Mar 2025)

  Changed paths:
    M llvm/tools/bugpoint/CrashDebugger.cpp
    M llvm/tools/bugpoint/OptimizerDriver.cpp
    M llvm/tools/bugpoint/ToolRunner.cpp
    M llvm/tools/dsymutil/Reproducer.cpp
    M llvm/tools/llvm-cov/CodeCoverage.cpp
    M llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp
    M llvm/tools/llvm-libtool-darwin/DependencyInfo.h
    M llvm/tools/llvm-lipo/llvm-lipo.cpp
    M llvm/tools/llvm-lto2/llvm-lto2.cpp
    M llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
    M llvm/tools/llvm-rc/llvm-rc.cpp
    M llvm/tools/llvm-xray/xray-stacks.cpp
    M llvm/tools/lto/lto.cpp
    M llvm/tools/obj2yaml/elf2yaml.cpp
    M llvm/tools/obj2yaml/macho2yaml.cpp

  Log Message:
  -----------
  [bugpoint] Avoid repeated hash lookups (NFC) (#133616)



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