Nowadays a release build has assertions off.
[oota-llvm.git] / utils / FileUpdate /
2010-09-01 Dan GohmanMake tool_output_file's raw_ostream instance a member...
2010-08-20 Dan GohmanDiagnose attempts to update standard output.
2010-08-20 Dan GohmanConvert FileUpdate to use tool_output_file, and to use
2010-05-27 Dan GohmanWhen handling raw_ostream errors manually, use clear_er...
2009-08-25 Dan GohmanMake LLVM command-line tools overwrite their output...
2009-08-23 Douglas GregorDon't install FileCheck or FileUpdate
2009-08-23 Chris LattnerChange raw_fd_ostream to take flags as an optional...
2009-08-03 Daniel DunbarAdd FileUpdate tool, conditionally updates its output...