[all-commits] [llvm/llvm-project] 0642bf: [ICP] Use a block with LLVM_DEBUG (NFC) (#140387)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat May 17 12:59:42 PDT 2025


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

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp

  Log Message:
  -----------
  [ICP] Use a block with LLVM_DEBUG (NFC) (#140387)

Using a block inside LLVM_DEBUG allows us to simplify the code with a
single LLVM_DEBUG and remove maybe_unused.



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