Reset the Subtarget in the AsmPrinter for each machine function
[oota-llvm.git] / lib / Target / Mips / Mips16InstrInfo.cpp
index 43c2fbdac68e7766e6e43143ed68b75bab569a4b..79607de3397e6fe9e82c5d2b06111e2b63760c25 100644 (file)
@@ -29,6 +29,7 @@
 
 using namespace llvm;
 
+#define DEBUG_TYPE "mips16-instrinfo"
 
 Mips16InstrInfo::Mips16InstrInfo(MipsTargetMachine &tm)
   : MipsInstrInfo(tm, Mips::Bimm16),