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 | 5d112311ceb909286f2a543bec7b862d11f5ade8 (patch) | |
| tree | e070c5cc180360a4bd4d1b9c9753583dbe01cc3a /llvm/docs/CommandGuide | |
| parent | a470694dc1da3539e9fa572d8ce7be52674e8457 (diff) | |
| download | bcm5719-llvm-5d112311ceb909286f2a543bec7b862d11f5ade8.tar.gz bcm5719-llvm-5d112311ceb909286f2a543bec7b862d11f5ade8.zip | |
Add tblgen to the index
llvm-svn: 28656
Diffstat (limited to 'llvm/docs/CommandGuide')
| -rw-r--r-- | llvm/docs/CommandGuide/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index 74a70dc883a..22fd85af9b7 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/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> <!-- *********************************************************************** --> |

