[WinEH] Mark funclet entries and exits as clobbering all registers
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.h
index 743ac53108b22446c1c17e54dd80bf969613e9dd..1b1e160d836c002db58d40b7b42b3539d943a9eb 100644 (file)
@@ -77,7 +77,7 @@ public:
   const MCPhysReg *getCalleeSavedRegs(const MachineFunction *MF) const override;
   const uint32_t *getCallPreservedMask(const MachineFunction &MF,
                                        CallingConv::ID CC) const override;
-  const uint32_t *getNoPreservedMask() const;
+  const uint32_t *getNoPreservedMask() const override;
 
   void adjustStackMapLiveOutMask(uint32_t *Mask) const override;