[PATCH] D124949: [AArch64-instr-info] Define a DEBUG_TYPE for AArch64-instr-info.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 11:47:08 PDT 2022


dmgreen added a comment.

Do you plan to add LLVM_DEBUG statements? If so it probably makes sense to add the DEBUG_TYPE when they are added. As far as I understand, it doesn't do much on it's own :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124949/new/

https://reviews.llvm.org/D124949



More information about the llvm-commits mailing list