From: Misha Brukman Date: Sun, 7 Nov 2004 00:58:20 +0000 (+0000) Subject: Consistently use llvm.cs.uiuc.edu instead of llvm.org X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d8b8912861ad7c610eb00cf9b8980ea439ded797;p=oota-llvm.git Consistently use llvm.cs.uiuc.edu instead of llvm.org git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17548 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/System/README.txt b/lib/System/README.txt index 63e00dafbfb..4a73c95056e 100644 --- a/lib/System/README.txt +++ b/lib/System/README.txt @@ -15,7 +15,7 @@ porting is this library. 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.