[all-commits] [llvm/llvm-project] 1579fc: [Evaluator] Add missing LLVM_DEBUG()

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jun 30 02:56:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1579fc62fe4ebf6bf0be8b405d3f711a1537ebf9
      https://github.com/llvm/llvm-project/commit/1579fc62fe4ebf6bf0be8b405d3f711a1537ebf9
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/Evaluator.cpp

  Log Message:
  -----------
  [Evaluator] Add missing LLVM_DEBUG()

Missed these in 41f0b6a78143776d673565cfa830849e3b468b8e, resulting
in unconditional debug output.




More information about the All-commits mailing list