aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/MemoryObject.h
Commit message (Expand)AuthorAgeFilesLines
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-261-1/+1
* Added an abstract superclass, MCDisassembler, forSean Callanan2009-09-091-25/+15
* Thanks, Bill!Sean Callanan2009-07-271-1/+1
* Many of Daniel's fixes.Sean Callanan2009-07-271-15/+14
* MemoryObject - Abstract base class for contiguous addressable memory.Sean Callanan2009-07-251-0/+81