Add link to 'lit' from CommandGuide.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 19 Oct 2009 03:54:13 +0000 (03:54 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 19 Oct 2009 03:54:13 +0000 (03:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84461 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/index.html

index ca233a11f0d4fc18d3c02fe1f2287d6758e81ab8..9516d075b3c277f45248886cc853c19d3c91c3c2 100644 (file)
@@ -132,6 +132,8 @@ options) arguments to the tool you are interested in.</p>
     Flexible file verifier used extensively by the testing harness</li>
 <li><a href="/cmds/tblgen.html"><b>tblgen</b></a> -
     target description reader and generator</li>
+<li><a href="/cmds/lit.html"><b>lit</b></a> -
+    LLVM Integrated Tester, for running tests</li>
 
 </ul>
 </div>