[llvm-commits] CVS: llvm/docs/UsingLibraries.html

Tanya Brethour tbrethou at cs.uiuc.edu
Wed Apr 19 21:56:02 PDT 2006



Changes in directory llvm/docs:

UsingLibraries.html updated: 1.19 -> 1.20
---
Log message:

Document is out of date.. added warning and link to llvm-config.



---
Diffs of the changes:  (+3 -1)

 UsingLibraries.html |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)


Index: llvm/docs/UsingLibraries.html
diff -u llvm/docs/UsingLibraries.html:1.19 llvm/docs/UsingLibraries.html:1.20
--- llvm/docs/UsingLibraries.html:1.19	Mon Mar 13 23:39:39 2006
+++ llvm/docs/UsingLibraries.html	Wed Apr 19 23:55:50 2006
@@ -23,6 +23,8 @@
   <p>Written by <a href="mailto:rspencer at x10sys.com">Reid Spencer</a></p>
 </div>
 
+Warning: This document is out of date, please see <a href="CommandGuide/html/llvm-config.html">llvm-config</a> for more information.
+
 <!-- ======================================================================= -->
 <div class="doc_section"><a name="abstract">Abstract</a></div>
 <div class="doc_text">
@@ -497,7 +499,7 @@
   <a href="mailto:rspencer at x10sys.com">Reid Spencer</a>
 </address>
 <a href="http://llvm.org">The LLVM Compiler Infrastructure</a> 
-<br>Last modified: $Date: 2006/03/14 05:39:39 $ </div>
+<br>Last modified: $Date: 2006/04/20 04:55:50 $ </div>
 </body>
 </html>
 <!-- vim: sw=2 ts=2 ai






More information about the llvm-commits mailing list