summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/ToolOutputFile.h
Commit message (Expand)AuthorAgeFilesLines
* Don't repeat names in comments. NFC.Rafael Espindola2015-04-081-11/+10
* Modernize raw_fd_ostream's constructor a bit.Rafael Espindola2014-08-251-7/+7
* Don't make F_None the default.Rafael Espindola2014-02-241-1/+1
* Add a wrapper for open.Rafael Espindola2013-07-161-1/+1
* Don't use PathV1.h in LTOCodeGenerator.cppRafael Espindola2013-06-171-0/+2
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Move tool_output_file into its own file.Dan Gohman2010-10-071-0/+62
OpenPOWER on IntegriCloud