1. 0df7ea4 Move tool_output_file into its own file. by Dan Gohman · 15 years ago
  2. a2233f2 Make tool_output_file's raw_ostream instance a member variable instead by Dan Gohman · 15 years ago
  3. 2fb75f0 Diagnose attempts to update standard output. by Dan Gohman · 15 years ago
  4. fe99020 Convert FileUpdate to use tool_output_file, and to use by Dan Gohman · 15 years ago
  5. 7559394 When handling raw_ostream errors manually, use clear_error() so that by Dan Gohman · 15 years ago
  6. 61a8796 Make LLVM command-line tools overwrite their output files without -f. by Dan Gohman · 16 years ago
  7. 9e6f1f1 Change raw_fd_ostream to take flags as an optional bitmask by Chris Lattner · 16 years ago
  8. 75bc528 Add FileUpdate tool, conditionally updates its output based on its input. by Daniel Dunbar · 16 years ago