diff options
author | Chris Lattner <sabre@nondot.org> | 2006-06-02 17:43:38 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-06-02 17:43:38 +0000 |
commit | c95cf1d5e749da2215e1bea8c606a425f3c481e7 (patch) | |
tree | a30703b3ff5a30ae6026f08483b97873ff4b4289 /docs/CommandGuide | |
parent | 699623d3b306eb242da26af5097377ad56434ca6 (diff) |
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')
-rw-r--r-- | docs/CommandGuide/index.html | 14 |
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> <!-- *********************************************************************** --> |