[Modules] Make Support/Debug.h modular. This requires it to not change
[oota-llvm.git] / lib / Target / Hexagon / HexagonSubtarget.cpp
index fca67073ef381efb839db02e03c60bd672e1e031..70c87fa19d1a839cdfb6412a0282edcbe6b43812 100644 (file)
@@ -18,6 +18,8 @@
 #include "llvm/Support/ErrorHandling.h"
 using namespace llvm;
 
+#define DEBUG_TYPE "hexagon-subtarget"
+
 #define GET_SUBTARGETINFO_CTOR
 #define GET_SUBTARGETINFO_TARGET_DESC
 #include "HexagonGenSubtargetInfo.inc"