summaryrefslogtreecommitdiff
path: root/include/llvm/Support/StreamableMemoryObject.h
Commit message (Expand)AuthorAge
* Remove the Copied parameter from MemoryObject::readBytes.Benjamin Kramer2013-05-24
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-23
* Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper2012-09-16
* Make MemoryObject accessor members const againDerek Schuff2012-02-29
* Fix PR12089Derek Schuff2012-02-27
* Fix comment-rulers.Nick Lewycky2012-02-06
* Enable streaming of bitcodeDerek Schuff2012-02-06