Skip to content

Commit

Permalink
Add dyninstAPI/src/Relocation/Widgets/ASTWidget.C
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 4981dd4 commit 781d6c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dyninstAPI/src/Relocation/Widgets/ASTWidget.C
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ std::string ASTWidget::format() const {
return "AST(*)";
}

// Could be a lot smarter here...
bool AstPatch::apply(codeGen &gen, CodeBuffer *) {
relocation_cerr << "\t\t AstPatch::apply" << std::endl;
registerSpace *localRegSpace = registerSpace::actualRegSpace(point);
Expand Down

0 comments on commit 781d6c5

Please sign in to comment.