Don't keep the log files around. Just pipe to a log file instead.
[oota-llvm.git] / utils / TableGen / LLVMCConfigurationEmitter.h
2010-12-15 Chris Lattnervarious cleanups to tblgen, patch by Garrison Venn!
2010-12-13 Chris Lattnereliminate the Records global variable, patch by Garriso...
2009-10-17 Mikhail GlushenkovThis variable is never used.
2009-07-03 Daniel DunbarReplace std::iostreams with raw_ostream in TableGen.
2008-05-30 Mikhail GlushenkovFix some headers.
2008-05-07 Mikhail GlushenkovUse Doxygen-style comments.
2008-05-06 Mikhail GlushenkovNaming fix: LLVMCCConfigurationEmitter -> LLVMCConfigur...
2008-05-06 Mikhail GlushenkovRename LLVMCCConfigurationEmitter to LLVMCConfiguration...