aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-15 15:38:11 +0000
committerChris Lattner <sabre@nondot.org>2009-08-15 15:38:11 +0000
commit9d3787b73c312b78a0dade24018ec0d28bca4e16 (patch)
treeb6a44e7f2d069dae818d5c8e07b9962eeb7ead80 /docs/CommandGuide/index.html
parent5f0b7488ef321a9ef7f58c877d8c3afce09e6678 (diff)
add a simple FileCheck man page.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79105 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 75933e8d74..ca233a11f0 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -128,6 +128,8 @@ options) arguments to the tool you are interested in.</p>
<div class="doc_text">
<ul>
+<li><a href="/cmds/FileCheck.html"><b>FileCheck</b></a> -
+ 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>