Skip to content

Commit 1f1f569

Browse files
committed
[PowerPC] Clang format (NFC).
1 parent 17af9ad commit 1f1f569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/PowerPC/PPCFrameLowering.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2676,7 +2676,7 @@ bool PPCFrameLowering::restoreCalleeSavedRegisters(
26762676
Restored.set(Dst);
26772677

26782678
} else {
2679-
// Default behavior for non-CR saves.
2679+
// Default behavior for non-CR saves.
26802680
const TargetRegisterClass *RC = TRI->getMinimalPhysRegClass(Reg);
26812681

26822682
// Functions without NoUnwind need to preserve the order of elements in

0 commit comments

Comments
 (0)