aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/FileOutputBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* [Support] Make FileOutputBuffer work on Windows.Michael J. Spencer2012-12-031-32/+26
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-171-3/+4
* Initial commit of new FileOutputBuffer support class. Nick Kledzik2012-08-011-0/+97