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