summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit878e2b7deb10de898d80413ee116661821d673dd (patch)
treeaa2af8155e5813523e5b3fa9ace0b48ccbd74156 /llvm/docs/CommandGuide/index.html
parentee500a5d1922d077e3fbe40eff89198f8eb4baaf (diff)
downloadbcm5719-llvm-878e2b7deb10de898d80413ee116661821d673dd.tar.gz
bcm5719-llvm-878e2b7deb10de898d80413ee116661821d673dd.zip
add a simple FileCheck man page.
llvm-svn: 79105
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r--llvm/docs/CommandGuide/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html
index 75933e8d747..ca233a11f0d 100644
--- a/llvm/docs/CommandGuide/index.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud