Skip to content

Commit

Permalink
Add patchAPI/src/CFGMaker.C
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent a9bb4ed commit 0dcb097
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions patchAPI/src/CFGMaker.C
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
using namespace Dyninst;
using namespace PatchAPI;

/* Default Implementation for CFGMaker */

PatchFunction*
CFGMaker::makeFunction(ParseAPI::Function* f, PatchObject* obj) {
PatchFunction* ret = new PatchFunction(f, obj);
Expand Down

0 comments on commit 0dcb097

Please sign in to comment.