Skip to content

Commit

Permalink
Remove extra line.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel-Durov committed Oct 12, 2024
1 parent 71f1973 commit 1cf8ba2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions llvm/lib/CodeGen/TargetPassConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1202,8 +1202,7 @@ bool TargetPassConfig::addISelPasses() {

if (YkBasicBlockTracer) {
addPass(createYkBasicBlockTracerPass());
}

}

addISelPrepare();
return addCoreISelPasses();
Expand Down

0 comments on commit 1cf8ba2

Please sign in to comment.