Skip to content

Commit 9368d54

Browse files
committed
Keep just one blank line
1 parent 8ec8f45 commit 9368d54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/Utils/CodeLayout.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,6 @@ class CDSortImpl {
10251025
// Merge pairs of chains while improving the objective.
10261026
mergeChainPairs();
10271027

1028-
10291028
// Collect nodes from all the chains.
10301029
return concatChains();
10311030
}

0 commit comments

Comments
 (0)