aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-size/llvm-size.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-8/+11
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-33/+15
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-75/+524
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-41/+32
* 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