From 0eb0378ad8423f15e70173cdf7d4f7ce41676ad0 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Mon, 19 Oct 2009 03:54:13 +0000 Subject: Add link to 'lit' from CommandGuide. llvm-svn: 84461 --- llvm/docs/CommandGuide/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/docs/CommandGuide') 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.

Flexible file verifier used extensively by the testing harness
  • tblgen - target description reader and generator
  • +
  • lit - + LLVM Integrated Tester, for running tests
  • -- cgit v1.2.3