aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/FileOutputBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-6/+4
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-4/+0
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+4
* [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