[all-commits] [llvm/llvm-project] 993311: [BOLT] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Mar 21 11:08:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 993311799b8f12dfebdc7cb1ea5c06061df700c6
      https://github.com/llvm/llvm-project/commit/993311799b8f12dfebdc7cb1ea5c06061df700c6
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M bolt/lib/Passes/PAuthGadgetScanner.cpp

  Log Message:
  -----------
  [BOLT] Fix a warning

This patch fixes:

  bolt/lib/Passes/PAuthGadgetScanner.cpp:438:18: error: unused
  variable 'BC' [-Werror,-Wunused-variable]



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