forked from OSchip/llvm-project
parent
0c7fba914d
commit
bab9dc9433
|
@ -128,4 +128,4 @@ bool BreakCriticalMachineEdges::runOnMachineFunction(MachineFunction& F) {
|
|||
splitCriticalEdge(SourceBlocks[u], DestBlocks[u]);
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue