Skip to content

Commit e5abfc8

Browse files
committed
remove header for functions no longer needed
1 parent 9f87e61 commit e5abfc8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

llvm/lib/Target/PowerPC/PPCRegisterInfo.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,6 @@ class PPCRegisterInfo : public PPCGenRegisterInfo {
156156
void lowerQuadwordRestore(MachineBasicBlock::iterator II,
157157
unsigned FrameIndex) const;
158158

159-
void lowerDMRPSpilling(MachineBasicBlock::iterator II,
160-
unsigned FrameIndex) const;
161-
void lowerDMRPRestore(MachineBasicBlock::iterator II,
162-
unsigned FrameIndex) const;
163159
void lowerDMRSpilling(MachineBasicBlock::iterator II,
164160
unsigned FrameIndex) const;
165161
void lowerDMRRestore(MachineBasicBlock::iterator II,

0 commit comments

Comments
 (0)