summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-size/llvm-size.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the begin and end methods in ObjectFile to match the style guide.Rafael Espindola2014-02-101-3/+3
* Simplify the handling of iterators in ObjectFile.Rafael Espindola2014-01-301-19/+6
* Rename these methods to match the style guide.Rafael Espindola2014-01-211-2/+2
* Return an ErrorOr<Binary *> from createBinary.Rafael Espindola2014-01-151-3/+4
* Sort the #include lines for tools/...Chandler Carruth2012-12-041-1/+1
* Add more PRI.64 macros for MSVC and use them throughout the codebase.Benjamin Kramer2011-11-051-5/+5
* Fix a few changes I missed.Michael J. Spencer2011-10-071-9/+9
* Fix build failures better.Andrew Trick2011-09-291-5/+3
* Fix build failure.Daniel Dunbar2011-09-291-2/+4
* llvm-size: Apply Chris's code review fixes.Michael J. Spencer2011-09-291-46/+59
* Fix cast.Michael J. Spencer2011-09-281-1/+1
* Add llvm-size.Michael J. Spencer2011-09-281-0/+298
OpenPOWER on IntegriCloud