summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-06-02 17:43:38 +0000
committerChris Lattner <sabre@nondot.org>2006-06-02 17:43:38 +0000
commitc95cf1d5e749da2215e1bea8c606a425f3c481e7 (patch)
treea30703b3ff5a30ae6026f08483b97873ff4b4289 /docs/CommandGuide/index.html
parent699623d3b306eb242da26af5097377ad56434ca6 (diff)
downloadllvm-c95cf1d5e749da2215e1bea8c606a425f3c481e7.tar.gz
llvm-c95cf1d5e749da2215e1bea8c606a425f3c481e7.tar.bz2
llvm-c95cf1d5e749da2215e1bea8c606a425f3c481e7.tar.xz
Add tblgen to the index
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28656 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r--docs/CommandGuide/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 74a70dc883..22fd85af9b 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -132,7 +132,21 @@ options) arguments to the tool you are interested in.</p>
represents)</li>
</ul>
+</div>
+
+<!-- *********************************************************************** -->
+<div class="doc_section">
+ <a name="internal">Internal Tools</a>
+</div>
+<!-- *********************************************************************** -->
+<div class="doc_text">
+<ul>
+
+<li><a href="html/tblgen.html"><b>tblgen</b></a> -
+ target description reader and generator</li>
+
+</ul>
</div>
<!-- *********************************************************************** -->