diff options
author | John Criswell <criswell@uiuc.edu> | 2003-10-24 15:36:38 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-10-24 15:36:38 +0000 |
commit | 0e7ed7840cfc9368577d9c601ab865125f3cf076 (patch) | |
tree | a6f175bc5cab6fc406935a7e2d7e051a67fa260e | |
parent | 2f19d469b9b380a8665fdb60d024a298e9e3513a (diff) |
Removed the reference to llvm-request since the source code will be
available for downloading.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_1@9466 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/GettingStarted.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 6cd18723fc..10ef30478c 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -209,8 +209,7 @@ native code may not work on your platform. <p> The GCC front end is not very portable at the moment. If you want to get - it to work on another platform, you can always request - <a href="mailto:llvm-request@zion.cs.uiuc.edu">a copy of the source</a> + it to work on another platform, you can download a copy of the source and try to compile it on your platform. </p> |