[SystemZ] Clean up warning
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.h
index c182f95ff643c65c6b80e6ed1403246b326d6dc4..4c2ef9067cb243a15e5420943a92b912dbd6fae6 100644 (file)
@@ -49,6 +49,8 @@ public:
   const uint32_t *getCallPreservedMask(CallingConv::ID CC) const override;
   const uint32_t *getNoPreservedMask() const;
 
+  void adjustStackMapLiveOutMask(uint32_t *Mask) const override;
+
   BitVector getReservedRegs(const MachineFunction &MF) const override;
 
   /// We require the register scavenger.