We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3b687 commit d11103fCopy full SHA for d11103f
llvm/lib/Target/Hexagon/HexagonFrameLowering.h
@@ -129,8 +129,6 @@ class HexagonFrameLowering : public TargetFrameLowering {
129
void insertCFIInstructionsAt(MachineBasicBlock &MBB,
130
MachineBasicBlock::iterator At) const;
131
132
- void adjustForCalleeSavedRegsSpillCall(MachineFunction &MF) const;
133
-
134
bool expandCopy(MachineBasicBlock &B, MachineBasicBlock::iterator It,
135
MachineRegisterInfo &MRI, const HexagonInstrInfo &HII,
136
SmallVectorImpl<unsigned> &NewRegs) const;
0 commit comments