Skip to content

Commit

Permalink
Update lifterClass.h
Browse files Browse the repository at this point in the history
  • Loading branch information
NaC-L committed Jan 8, 2025
1 parent f301962 commit cc7d297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lifter/lifterClass.h
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ class lifterClass {

void pagedCheck(Value* address, Instruction* ctxI);

void loadMemoryOp(LoadInst* inst);
void loadMemoryOp(Value* inst);

void insertMemoryOp(StoreInst* inst);
set<APInt, APIntComparator> computePossibleValues(Value* V,
Expand Down

0 comments on commit cc7d297

Please sign in to comment.