[llvm] [OFFLOAD] Add support for more fine grained debug messages control (PR #165416)

Alex Duran via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 19 21:30:11 PST 2025


================
@@ -198,4 +200,319 @@ inline uint32_t getDebugLevel() {
     }                                                                          \
   } while (false)
 
+// New macros that will allow for more granular control over debugging output
----------------
adurang wrote:

Ok, significatly trimmed down.

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


More information about the llvm-commits mailing list