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

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Mar 14 19:20:27 PDT 2025


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

  Changed paths:
    M bolt/lib/Target/AArch64/AArch64MCSymbolizer.cpp

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

This patch fixes:

  bolt/lib/Target/AArch64/AArch64MCSymbolizer.cpp:128:20: error:
  unused variable 'SymbolPageAddr' [-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