Cosmetic cleanups - NFC
[oota-llvm.git] / lib / Target / NVPTX / NVPTXFrameLowering.h
index d1e0a5ceb30f2196e491d9454dbccabb2e87439b..14f8bb7b98fec58afd747171ef970b68933aff69 100644 (file)
@@ -23,7 +23,7 @@ public:
   explicit NVPTXFrameLowering();
 
   bool hasFP(const MachineFunction &MF) const override;
-  void emitPrologue(MachineFunction &MF) const override;
+  void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
   void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
 
   void