[llvm] [mlir] [MLIR] Add debug log to the pass manager (NFC) (PR #156205)

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 04:51:33 PDT 2025


================
@@ -76,6 +76,13 @@ namespace llvm {
 #define __LLVM_FILE_NAME__ ::llvm::impl::getShortFileName(__FILE__)
 #endif
 
+#define LDBG_OS(name, LEVEL)                                                   \
----------------
joker-eph wrote:

How is it now?

https://github.com/llvm/llvm-project/pull/156205


More information about the llvm-commits mailing list