aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/MemoryObject.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-02-29Make MemoryObject accessor members const againDerek Schuff
2012-02-06Enable streaming of bitcodeDerek Schuff
2010-11-29Merge System into Support.Michael J. Spencer
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth
2009-09-09Added an abstract superclass, MCDisassembler, forSean Callanan
2009-07-27Thanks, Bill!Sean Callanan
2009-07-27Many of Daniel's fixes.Sean Callanan
2009-07-25MemoryObject - Abstract base class for contiguous addressable memory.Sean Callanan