Skip to content

Commit

Permalink
Formatting pass
Browse files Browse the repository at this point in the history
  • Loading branch information
tpatki committed Sep 24, 2024
1 parent 7e8154d commit ec15008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/c/weaver/weave/perfflow_weave_new_pass.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ bool NewWeavingPass::runOnModule(Module &M)

WeaveCommon weaver;
changed = weaver.modifyAnnotatedFunctions(M);

return changed;
}

Expand Down

0 comments on commit ec15008

Please sign in to comment.