X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FTarget%2FARM%2FARMFrameLowering.h;fp=lib%2FTarget%2FARM%2FARMFrameLowering.h;h=981d3209710e5fd06e64cde7205d580a5e395478;hp=524ee36dd32f399d6095847fe52a679739d229f4;hb=eda7f44b27690d050bae738552f9e1f08e72133f;hpb=0fd57f4b56ea37b63f61294d3d04d92cd05871b1 diff --git a/lib/Target/ARM/ARMFrameLowering.h b/lib/Target/ARM/ARMFrameLowering.h index 524ee36dd32..981d3209710 100644 --- a/lib/Target/ARM/ARMFrameLowering.h +++ b/lib/Target/ARM/ARMFrameLowering.h @@ -57,7 +57,7 @@ public: void processFunctionBeforeCalleeSavedScan(MachineFunction &MF, RegScavenger *RS) const override; - void adjustForSegmentedStacks(MachineFunction &MF) const; + void adjustForSegmentedStacks(MachineFunction &MF) const override; private: void emitPushInst(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,