From 8b828a84a0265254b49d97e6c150c42899b397a9 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84461 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CommandGuide') 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.

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