Don't keep the log files around. Just pipe to a log file instead.
[oota-llvm.git] / utils / TableGen / OptParserEmitter.cpp
2010-01-04 Daniel Dunbartblgen/OptParser: Use EmitSourceFileHeader.
2009-12-04 Daniel DunbarOptParser: Emit HelpText field for option groups.
2009-11-19 Daniel DunbarTableGen/OptParser: When ordering options, make "sentin...
2009-11-18 Daniel DunbarTableGen: Add initial backend for clang Driver's option...