Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
[oota-llvm.git] / include / llvm / CodeGen / DwarfWriter.h
index 4b35b288c96e399f77c8a10719c281fc60d3213b..56414070018ee47435be7f813921b51d08dfbed7 100644 (file)
@@ -81,7 +81,7 @@ public:
   void EndFunction(MachineFunction *MF);
 
   /// ValidDebugInfo - Return true if V represents valid debug info value.
-  bool ValidDebugInfo(Value *V, bool FastISel);
+  bool ValidDebugInfo(Value *V, unsigned OptLevel);
 
   /// RecordSourceLine - Register a source line with debug info. Returns a
   /// unique label ID used to generate a label and provide correspondence to