aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-size
AgeCommit message (Expand)AuthorFilesLines
2012-12-04Sort the #include lines for tools/...Chandler Carruth1-1/+1
2011-12-12LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar1-1/+0
2011-11-11LLVMBuild: Add description files for the LLVM tools.Daniel Dunbar1-0/+23
2011-11-05Add more PRI.64 macros for MSVC and use them throughout the codebase.Benjamin Kramer1-5/+5
2011-10-18build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar1-3/+3
2011-10-07Fix a few changes I missed.Michael J. Spencer1-9/+9
2011-09-29Fix build failures better.Andrew Trick1-5/+3
2011-09-29Fix build failure.Daniel Dunbar1-2/+4
2011-09-29llvm-size: Apply Chris's code review fixes.Michael J. Spencer1-46/+59
2011-09-28Fix cast.Michael J. Spencer1-1/+1
2011-09-28Add llvm-size.Michael J. Spencer3-0/+320