mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
Minor changes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user