Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove accidental commit. | Bill Wendling | 2012-11-07 | 1 | -21/+0 |
* | Add comment describing what's going on here. | Bill Wendling | 2012-11-07 | 1 | -0/+21 |
* | LLVMBuild: Remove trailing newline, which irked me. | Daniel Dunbar | 2011-12-12 | 1 | -1/+0 |
* | LLVMBuild: Add description files for the LLVM tools. | Daniel Dunbar | 2011-11-11 | 1 | -0/+23 |
* | build: Tidy up a bunch of tool Makefiles, and simplify where possible using the | Daniel Dunbar | 2011-10-18 | 1 | -4/+3 |
* | Update cmake list. | Devang Patel | 2011-10-04 | 1 | -1/+0 |
* | Put GCOVFile and other related interface in a common header so that llvm-cov ... | Devang Patel | 2011-10-04 | 3 | -506/+1 |
* | Simplify. | Devang Patel | 2011-09-29 | 1 | -11/+17 |
* | Clarify comments. | Devang Patel | 2011-09-29 | 2 | -4/+3 |
* | Remove unnecessary and unused data member. | Devang Patel | 2011-09-29 | 2 | -3/+2 |
* | Cosmetic changes, as per Nick's review. | Devang Patel | 2011-09-29 | 4 | -21/+16 |
* | Introduce llvm-cov. | Devang Patel | 2011-09-28 | 5 | -0/+608 |