================ @@ -17,11 +17,6 @@ #include "llvm/Object/MachO.h" #include "llvm/Support/Format.h" -#define DEBUG_TYPE "dyld" ---------------- jurahul wrote: Same observation here as well, this DEBUG_TYPE define is unsed. https://github.com/llvm/llvm-project/pull/102751