aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-size
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines for tools/...Chandler Carruth
2011-12-12LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar
2011-11-11LLVMBuild: Add description files for the LLVM tools.Daniel Dunbar
2011-11-05Add more PRI.64 macros for MSVC and use them throughout the codebase.Benjamin Kramer
2011-10-18build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar
2011-10-07Fix a few changes I missed.Michael J. Spencer
2011-09-29Fix build failures better.Andrew Trick
2011-09-29Fix build failure.Daniel Dunbar
2011-09-29llvm-size: Apply Chris's code review fixes.Michael J. Spencer
2011-09-28Fix cast.Michael J. Spencer
2011-09-28Add llvm-size.Michael J. Spencer