[llvm-commits] CVS: llvm/lib/System/README.txt

Reid Spencer reid at x10sys.com
Mon Mar 13 21:55:07 PST 2006



Changes in directory llvm/lib/System:

README.txt updated: 1.5 -> 1.6
---
Log message:

Convert llvm.cs.uiuc.edu -> llvm.org


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

 README.txt |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/System/README.txt
diff -u llvm/lib/System/README.txt:1.5 llvm/lib/System/README.txt:1.6
--- llvm/lib/System/README.txt:1.5	Sat Nov  6 18:58:20 2004
+++ llvm/lib/System/README.txt	Mon Mar 13 23:54:51 2006
@@ -15,7 +15,7 @@
 Complete documentation for the library can be found in the file:
   llvm/docs/SystemLibrary.html 
 or at this URL:
-  http://llvm.cs.uiuc.edu/docs/SystemLibrary.html
+  http://llvm.org/docs/SystemLibrary.html
 
 While we recommend that you read the more detailed documentation, for the 
 impatient, here's a high level summary of the library's requirements.






More information about the llvm-commits mailing list