[Modules] Make Support/Debug.h modular. This requires it to not change
[oota-llvm.git] / lib / Target / MSP430 / MSP430Subtarget.cpp
index edeaf34676bd13db032ecfa38e0106da66de533b..f34dca5ee0427c42c319ba1c7d84137407126998 100644 (file)
@@ -15,6 +15,8 @@
 #include "MSP430.h"
 #include "llvm/Support/TargetRegistry.h"
 
+#define DEBUG_TYPE "msp430-subtarget"
+
 #define GET_SUBTARGETINFO_TARGET_DESC
 #define GET_SUBTARGETINFO_CTOR
 #include "MSP430GenSubtargetInfo.inc"