Move Post RA Scheduling flag bit into SchedMachineModel
[oota-llvm.git] / lib / Target / Mips / MipsModuleISelDAGToDAG.cpp
index c6abf17df35395eaee361bfe49d164813882ad24..03c76eaf1996ebb77c9e9ae76923cc1ffc3d5e37 100644 (file)
@@ -14,6 +14,8 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/raw_ostream.h"
 
+#define DEBUG_TYPE "mips-isel"
+
 namespace llvm {
 
 bool MipsModuleDAGToDAGISel::runOnMachineFunction(MachineFunction &MF) {