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

Misha Brukman brukman at cs.uiuc.edu
Sat Nov 6 16:58:31 PST 2004



Changes in directory llvm/lib/System:

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

Consistently use llvm.cs.uiuc.edu instead of llvm.org


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

Index: llvm/lib/System/README.txt
diff -u llvm/lib/System/README.txt:1.4 llvm/lib/System/README.txt:1.5
--- llvm/lib/System/README.txt:1.4	Sun Aug 29 21:03:51 2004
+++ llvm/lib/System/README.txt	Sat Nov  6 18:58:20 2004
@@ -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.org/docs/SystemLibrary.html
+  http://llvm.cs.uiuc.edu/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