summaryrefslogtreecommitdiff
path: root/include/llvm/Support/MemoryObject.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
* Make MemoryObject accessor members const againDerek Schuff2012-02-29
* Enable streaming of bitcodeDerek Schuff2012-02-06
* Merge System into Support.Michael J. Spencer2010-11-29
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-26
* Added an abstract superclass, MCDisassembler, forSean Callanan2009-09-09
* Thanks, Bill!Sean Callanan2009-07-27
* Many of Daniel's fixes.Sean Callanan2009-07-27
* MemoryObject - Abstract base class for contiguous addressable memory.Sean Callanan2009-07-25