aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/M68k/M68kFrameLowering.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/M68k/M68kFrameLowering.h')
-rw-r--r--llvm/lib/Target/M68k/M68kFrameLowering.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/lib/Target/M68k/M68kFrameLowering.h b/llvm/lib/Target/M68k/M68kFrameLowering.h
index a534937..fd010a9 100644
--- a/llvm/lib/Target/M68k/M68kFrameLowering.h
+++ b/llvm/lib/Target/M68k/M68kFrameLowering.h
@@ -110,7 +110,8 @@ public:
bool spillCalleeSavedRegisters(MachineBasicBlock &MBB,
MachineBasicBlock::iterator MI,
ArrayRef<CalleeSavedInfo> CSI,
- const TargetRegisterInfo *TRI) const override;
+ const TargetRegisterInfo *TRI,
+ Register VReg) const override;
/// Issues instruction(s) to restore all callee saved registers and returns
/// true if it isn't possible / profitable to do so by issuing a series of