diff options
-rw-r--r-- | llvm/docs/CommandGuide/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index ca233a11f0d..9516d075b3c 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/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> |