X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fbugpoint%2FBugDriver.h;h=27b37f4dc69b5a431c2f812a11aedd141462be8e;hb=d6f0c34273dd3536102f2d643403252468dfc4a3;hp=bb15b79034cb53ff1c42678de8c74edd6d45261e;hpb=88088f4067ae002aebf6e32079c446b06fab31f1;p=oota-llvm.git diff --git a/tools/bugpoint/BugDriver.h b/tools/bugpoint/BugDriver.h index bb15b79034c..27b37f4dc69 100644 --- a/tools/bugpoint/BugDriver.h +++ b/tools/bugpoint/BugDriver.h @@ -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