[all-commits] [llvm/llvm-project] 320427: [ARM] Use llvm::dbgs() to print debug info (NFC)

ksyx via All-commits all-commits at lists.llvm.org
Mon Jun 6 13:47:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3204272f0f1ac64a62357620210d565de17739d7
      https://github.com/llvm/llvm-project/commit/3204272f0f1ac64a62357620210d565de17739d7
  Author: ksyx <18738953+ksyx at users.noreply.github.com>
  Date:   2022-06-06 (Mon, 06 Jun 2022)

  Changed paths:
    M llvm/lib/Target/ARM/Thumb2SizeReduction.cpp

  Log Message:
  -----------
  [ARM] Use llvm::dbgs() to print debug info (NFC)

For consistency with other parts of code.

Approved by efriedma in differential revision
https://reviews.llvm.org/D127055




More information about the All-commits mailing list