Changes in directory llvm/docs/CommandGuide:
index.html updated: 1.25 -> 1.26 --- Log message: Add llvm-config to the index. --- Diffs of the changes: (+4 -1) index.html | 5 ++++- 1 files changed, 4 insertions(+), 1 deletion(-) Index: llvm/docs/CommandGuide/index.html diff -u llvm/docs/CommandGuide/index.html:1.25 llvm/docs/CommandGuide/index.html:1.26 --- llvm/docs/CommandGuide/index.html:1.25 Mon Mar 13 23:42:07 2006 +++ llvm/docs/CommandGuide/index.html Thu Mar 23 18:03:37 2006 @@ -72,6 +72,9 @@ <li><a href="html/llvm-ld.html"><b>llvm-ld</b></a> - general purpose linker with loadable runtime optimization support</li> +<li><a href="html/llvm-config.html"><b>llvm-config</b></a> - + print out LLVM compilation options, libraries, etc. as configured. + </ul> </div> @@ -140,7 +143,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/03/14 05:42:07 $ + Last modified: $Date: 2006/03/24 00:03:37 $ </address> </body> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits