Add link to 'lit' from CommandGuide.

llvm-svn: 84461
This commit is contained in:
Daniel Dunbar 2009-10-19 03:54:13 +00:00
parent 1df7ea05c3
commit 0eb0378ad8
1 changed files with 2 additions and 0 deletions

View 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>