summaryrefslogtreecommitdiff
path: root/tools/llvm-size
Commit message (Expand)AuthorAge
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-10
* Sort the #include lines for tools/...Chandler Carruth2012-12-04
* LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar2011-12-12
* LLVMBuild: Add description files for the LLVM tools.Daniel Dunbar2011-11-11
* Add more PRI.64 macros for MSVC and use them throughout the codebase.Benjamin Kramer2011-11-05
* build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar2011-10-18
* Fix a few changes I missed.Michael J. Spencer2011-10-07
* Fix build failures better.Andrew Trick2011-09-29
* Fix build failure.Daniel Dunbar2011-09-29
* llvm-size: Apply Chris's code review fixes.Michael J. Spencer2011-09-29
* Fix cast.Michael J. Spencer2011-09-28
* Add llvm-size.Michael J. Spencer2011-09-28