aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-10-19 03:54:13 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-10-19 03:54:13 +0000
commita4e496517b45bd4ac4181a9c4748552409792a96 (patch)
treec13353bf551ba36441efd1b2de3894e543702145 /docs/CommandGuide
parent618232c08a37f39031de8a94fa91bc6a6186373b (diff)
downloadexternal_llvm-a4e496517b45bd4ac4181a9c4748552409792a96.zip
external_llvm-a4e496517b45bd4ac4181a9c4748552409792a96.tar.gz
external_llvm-a4e496517b45bd4ac4181a9c4748552409792a96.tar.bz2
Add link to 'lit' from CommandGuide.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84461 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index ca233a1..9516d07 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -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>