Remove an argument that we dont use anymore.
[oota-llvm.git] / tools / bugpoint / BugDriver.h
index bb15b79034cb53ff1c42678de8c74edd6d45261e..27b37f4dc69b5a431c2f812a11aedd141462be8e 100644 (file)
@@ -191,7 +191,7 @@ public:
   /// this function.
   ///
   bool createReferenceFile(Module *M, const std::string &Filename
-                                            = "bugpoint.reference.out");
+                                            = "bugpoint.reference.out-%%%%%%%");
 
   /// diffProgram - This method executes the specified module and diffs the
   /// output against the file specified by ReferenceOutputFile.  If the output