aboutsummaryrefslogtreecommitdiff
path: root/utils/FileUpdate
AgeCommit message (Expand)Author
2009-08-25Make LLVM command-line tools overwrite their output files without -f.Dan Gohman
2009-08-23Don't install FileCheck or FileUpdateDouglas Gregor
2009-08-23Change raw_fd_ostream to take flags as an optional bitmask Chris Lattner
2009-08-03Add FileUpdate tool, conditionally updates its output based on its input.Daniel Dunbar