aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/StreamableMemoryObject.h
Commit message (Expand)AuthorAgeFilesLines
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-231-7/+8
* Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper2012-09-161-2/+3
* Make MemoryObject accessor members const againDerek Schuff2012-02-291-17/+17
* Fix PR12089Derek Schuff2012-02-271-1/+1
* Fix comment-rulers.Nick Lewycky2012-02-061-1/+1
* Enable streaming of bitcodeDerek Schuff2012-02-061-0/+181