Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | LLVMBuild: Remove trailing newline, which irked me. | Daniel Dunbar | 2011-12-12 | 1 | -1/+0 | |
| | | | | llvm-svn: 146409 | |||||
* | LLVMBuild: Add description files for the LLVM tools. | Daniel Dunbar | 2011-11-11 | 1 | -0/+23 | |
| | | | | llvm-svn: 144417 | |||||
* | Add more PRI.64 macros for MSVC and use them throughout the codebase. | Benjamin Kramer | 2011-11-05 | 1 | -5/+5 | |
| | | | | llvm-svn: 143799 | |||||
* | build: Tidy up a bunch of tool Makefiles, and simplify where possible using the | Daniel Dunbar | 2011-10-18 | 1 | -3/+3 | |
| | | | | | | new all-targets pseudo-component. llvm-svn: 142401 | |||||
* | Fix a few changes I missed. | Michael J. Spencer | 2011-10-07 | 1 | -9/+9 | |
| | | | | llvm-svn: 141392 | |||||
* | Fix build failures better. | Andrew Trick | 2011-09-29 | 1 | -5/+3 | |
| | | | | llvm-svn: 140758 | |||||
* | Fix build failure. | Daniel Dunbar | 2011-09-29 | 1 | -2/+4 | |
| | | | | llvm-svn: 140755 | |||||
* | llvm-size: Apply Chris's code review fixes. | Michael J. Spencer | 2011-09-29 | 1 | -46/+59 | |
| | | | | | | | This doesn't use formated_raw_ostream because it doesn't support the functionality needed. llvm-svn: 140751 | |||||
* | Fix cast. | Michael J. Spencer | 2011-09-28 | 1 | -1/+1 | |
| | | | | llvm-svn: 140726 | |||||
* | Add llvm-size. | Michael J. Spencer | 2011-09-28 | 3 | -0/+320 | |
llvm-svn: 140722 |