Changes in directory llvm/docs/CommandGuide:
index.html updated: 1.27 -> 1.28 --- Log message: Add tblgen to the index --- Diffs of the changes: (+15 -1) index.html | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletion(-) Index: llvm/docs/CommandGuide/index.html diff -u llvm/docs/CommandGuide/index.html:1.27 llvm/docs/CommandGuide/index.html:1.28 --- llvm/docs/CommandGuide/index.html:1.27 Tue May 30 14:56:30 2006 +++ llvm/docs/CommandGuide/index.html Fri Jun 2 12:43:38 2006 @@ -132,7 +132,21 @@ 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> <!-- *********************************************************************** --> @@ -145,7 +159,7 @@ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2006/05/30 19:56:30 $ + Last modified: $Date: 2006/06/02 17:43:38 $ </address> </body> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits