Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the begin and end methods in ObjectFile to match the style guide. | Rafael Espindola | 2014-02-10 | 1 | -3/+3 |
* | Simplify the handling of iterators in ObjectFile. | Rafael Espindola | 2014-01-30 | 1 | -19/+6 |
* | Rename these methods to match the style guide. | Rafael Espindola | 2014-01-21 | 1 | -2/+2 |
* | Return an ErrorOr<Binary *> from createBinary. | Rafael Espindola | 2014-01-15 | 1 | -3/+4 |
* | Sort the #include lines for tools/... | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Add more PRI.64 macros for MSVC and use them throughout the codebase. | Benjamin Kramer | 2011-11-05 | 1 | -5/+5 |
* | Fix a few changes I missed. | Michael J. Spencer | 2011-10-07 | 1 | -9/+9 |
* | Fix build failures better. | Andrew Trick | 2011-09-29 | 1 | -5/+3 |
* | Fix build failure. | Daniel Dunbar | 2011-09-29 | 1 | -2/+4 |
* | llvm-size: Apply Chris's code review fixes. | Michael J. Spencer | 2011-09-29 | 1 | -46/+59 |
* | Fix cast. | Michael J. Spencer | 2011-09-28 | 1 | -1/+1 |
* | Add llvm-size. | Michael J. Spencer | 2011-09-28 | 1 | -0/+298 |