Minor changes

This commit is contained in:
Alessandro Di Federico
2018-11-14 12:09:43 +01:00
parent cc4dfbce4c
commit abb47bb964
9 changed files with 34 additions and 44 deletions
-1
View File
@@ -144,7 +144,6 @@ void DAW::emitInstructionAnnot(const Instruction *Instr,
auto *NonConstInstruction = const_cast<Instruction *>(Instr);
NonConstInstruction->setMetadata(DbgMDKind, Location);
}
}
DebugHelper::DebugHelper(std::string Output,