From 8e5bfd8349aedd930ae5a0c36832b57519fe3fce Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Mon, 28 Nov 2011 23:39:25 +0000 Subject: Add documentation for llvm-cov. llvm-svn: 145319 --- llvm/docs/CommandGuide/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'llvm/docs/CommandGuide/index.html') diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index 166cca1bade..145569c96c6 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/docs/CommandGuide/index.html @@ -72,6 +72,9 @@ options) arguments to the tool you are interested in.

  • llvm-diff - structurally compare two modules
  • +
  • llvm-cov - + emit coverage information
  • + -- cgit v1.2.3