[PATCH] D141707: [CodeGen] Fix build failure due to missing declaration.

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 15:29:55 PST 2023


chapuni added a comment.

I wonder it would cause a warning if `NDEBUG` but `!LLVM_ENABLE_DUMP`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141707



More information about the llvm-commits mailing list