summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/index.html
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
commit8b828a84a0265254b49d97e6c150c42899b397a9 (patch)
treec13353bf551ba36441efd1b2de3894e543702145 /docs/CommandGuide/index.html
parent068c56e0d731b95cbda8be997da001774da2ff6b (diff)
downloadllvm-8b828a84a0265254b49d97e6c150c42899b397a9.tar.gz
llvm-8b828a84a0265254b49d97e6c150c42899b397a9.tar.bz2
llvm-8b828a84a0265254b49d97e6c150c42899b397a9.tar.xz
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/index.html')
-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 ca233a11f0..9516d075b3 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>