Skip to content
Snippets Groups Projects
Commit 00493a39 authored by an7s's avatar an7s
Browse files

... move on...

Former-commit-id: 9ac75b2be17a87b9e711190644a555ff6243388b
parent 3e518c47
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ class IntegerTransform
int execute();
private:
void handleOverflowCheck(Instruction_t *p_instruction, const MEDS_InstructionCheckAnnotation& p_annotation);
void addOverflowCheck(Instruction_t *p_instruction, const MEDS_InstructionCheckAnnotation& p_annotation);
virtual_offset_t getAvailableAddress(VariantIR_t *p_virp);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment