[PM] Switch analysis managers to be threaded through the run methods
[oota-llvm.git] / tools / llvm-cov /
2013-11-15 Benjamin Kramerllvm-cov: Clean up memory leaks.
2013-11-14 NAKAMURA Takumillvm-cov requires IR and Support as libraries. Instrume...
2013-11-05 Yuchen WuRevert "llvm-cov: Added command-line option to change...
2013-11-05 Yuchen Wullvm-cov: Added command-line option to change dir.
2013-11-02 Yuchen WuAdded command-line option to output llvm-cov to file.
2013-10-31 Yuchen WuUpdated llvm-cov's OVERVIEW description
2013-10-22 Bob WilsonChange llvm-cov output formatting to be more similar...
2013-10-22 Bob WilsonMove the printing of llvm-cov information out from...
2012-11-07 Bill WendlingRemove accidental commit.
2012-11-07 Bill WendlingAdd comment describing what's going on here.
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-11-11 Daniel DunbarLLVMBuild: Add description files for the LLVM tools.
2011-10-18 Daniel Dunbarbuild: Tidy up a bunch of tool Makefiles, and simplify...
2011-10-04 Devang PatelUpdate cmake list.
2011-10-04 Devang PatelPut GCOVFile and other related interface in a common...
2011-09-29 Devang PatelSimplify.
2011-09-29 Devang PatelClarify comments.
2011-09-29 Devang PatelRemove unnecessary and unused data member.
2011-09-29 Devang PatelCosmetic changes, as per Nick's review.
2011-09-28 Devang PatelIntroduce llvm-cov.