[all-commits] [llvm/llvm-project] d08833: [BOLT] Remove unused local variables (NFC) (#140421)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat May 17 17:43:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d08833f23fc8b25e1c3ef88274aa12f330601932
      https://github.com/llvm/llvm-project/commit/d08833f23fc8b25e1c3ef88274aa12f330601932
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-17 (Sat, 17 May 2025)

  Changed paths:
    M bolt/lib/Core/DebugData.cpp
    M bolt/lib/Passes/FrameAnalysis.cpp
    M bolt/lib/Passes/HFSort.cpp
    M bolt/lib/Rewrite/RewriteInstance.cpp
    M bolt/tools/bat-dump/bat-dump.cpp

  Log Message:
  -----------
  [BOLT] Remove unused local variables (NFC) (#140421)

While I'm at it, this patch removes GetExecutablePath, which becomes
unused after removing the sole use.



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