llvm-mirror/utils/FileUpdate
Dan Gohman f9e09104f1 Make tool_output_file's raw_ostream instance a member variable instead
of a base class.

This makes it possible to unregister the file from FilesToRemove when
the file is done. Also, this eliminates the need for
formatted_tool_output_file.

llvm-svn: 112706
2010-09-01 14:20:41 +00:00
..
CMakeLists.txt Add FileUpdate tool, conditionally updates its output based on its input. 2009-08-03 05:12:16 +00:00
FileUpdate.cpp Make tool_output_file's raw_ostream instance a member variable instead 2010-09-01 14:20:41 +00:00
Makefile Don't install FileCheck or FileUpdate 2009-08-23 04:39:38 +00:00