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