================ @@ -15,10 +15,6 @@ #include "RuntimeDyldImpl.h" -#define DEBUG_TYPE "dyld" ---------------- jurahul wrote: This header code does not seems to use anything like LLVM_DEBUG which needs the DEBUG_TYPE to be set. https://github.com/llvm/llvm-project/pull/102751