Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Copied parameter from MemoryObject::readBytes. | Benjamin Kramer | 2013-05-24 | 1 | -8/+3 |
* | Fix include guards so they exactly match file names. | Jakub Staszak | 2013-01-10 | 1 | -2/+2 |
* | Make MemoryObject accessor members const again | Derek Schuff | 2012-02-29 | 1 | -9/+8 |
* | Enable streaming of bitcode | Derek Schuff | 2012-02-06 | 1 | -3/+3 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
* | Move DataTypes.h to include/llvm/System, update all users. This breaks the last | Chandler Carruth | 2009-10-26 | 1 | -1/+1 |
* | Added an abstract superclass, MCDisassembler, for | Sean Callanan | 2009-09-09 | 1 | -25/+15 |
* | Thanks, Bill! | Sean Callanan | 2009-07-27 | 1 | -1/+1 |
* | Many of Daniel's fixes. | Sean Callanan | 2009-07-27 | 1 | -15/+14 |
* | MemoryObject - Abstract base class for contiguous addressable memory. | Sean Callanan | 2009-07-25 | 1 | -0/+81 |