Removing dependency on third party library for Intel JIT event support.
[oota-llvm.git] / lib / CodeGen / StackSlotColoring.cpp
index 9d0fd0aa2059aacc7180c914724de7e9c56cb550..d349abc35774f87edbf3e7ae674580e6ec38d148 100644 (file)
@@ -11,7 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#define DEBUG_TYPE "stackcoloring"
+#define DEBUG_TYPE "stackslotcoloring"
 #include "llvm/Module.h"
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/CodeGen/LiveIntervalAnalysis.h"