Modernize raw_fd_ostream's constructor a bit.
[oota-llvm.git] / include / llvm / Support / ToolOutputFile.h
2014-08-25 Rafael EspindolaModernize raw_fd_ostream's constructor a bit.
2014-02-24 Rafael EspindolaDon't make F_None the default.
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-06-17 Rafael EspindolaDon't use PathV1.h in LTOCodeGenerator.cpp
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2010-10-07 Dan GohmanMove tool_output_file into its own file.