Skip to content

Commit dc28e4e

Browse files
committed
Fix whitespace
1 parent 52540e7 commit dc28e4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/Passes/TargetPassRegistry.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ PB.registerPipelineParsingCallback([=](StringRef Name, LoopPassManager &PM,
133133
return false;
134134
});
135135

136-
137136
PB.registerPipelineParsingCallback([=](StringRef Name,
138137
MachineFunctionPassManager &PM,
139138
ArrayRef<PassBuilder::PipelineElement>) {

0 commit comments

Comments
 (0)