Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfDebug.h
index 6699fe99e1008dd5b621969a0bad3fd8c1fc11c6..2931eca4bc40f89bee7fb4da0c887d3d1e65f704 100644 (file)
@@ -704,7 +704,7 @@ public:
   void beginFunction(const MachineFunction *MF);
 
   /// \brief Gather and emit post-function debug information.
-  void endFunction();
+  void endFunction(const MachineFunction *MF);
 
   /// \brief Process beginning of an instruction.
   void beginInstruction(const MachineInstr *MI);