Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Copied parameter from MemoryObject::readBytes. | Benjamin Kramer | 2013-05-24 | 1 | -11/+7 |
* | Fix include guards so they exactly match file names. | Jakub Staszak | 2013-01-10 | 1 | -2/+2 |
* | Sort the #include lines for the include/... tree with the script. | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Add LLVM_OVERRIDE to methods that override their base classes. | Craig Topper | 2012-09-23 | 1 | -7/+8 |
* | Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators... | Craig Topper | 2012-09-16 | 1 | -2/+3 |
* | Make MemoryObject accessor members const again | Derek Schuff | 2012-02-29 | 1 | -17/+17 |
* | Fix PR12089 | Derek Schuff | 2012-02-27 | 1 | -1/+1 |
* | Fix comment-rulers. | Nick Lewycky | 2012-02-06 | 1 | -1/+1 |
* | Enable streaming of bitcode | Derek Schuff | 2012-02-06 | 1 | -0/+181 |