From: Daniel Dunbar
Date: Mon, 19 Oct 2009 03:54:13 +0000 (+0000)
Subject: Add link to 'lit' from CommandGuide.
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=8b828a84a0265254b49d97e6c150c42899b397a9;p=oota-llvm.git
Add link to 'lit' from CommandGuide.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84461 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index ca233a11f0d..9516d075b3c 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -132,6 +132,8 @@ options) arguments to the tool you are interested in.
Flexible file verifier used extensively by the testing harness
tblgen -
target description reader and generator
+lit -
+ LLVM Integrated Tester, for running tests