aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-24 15:36:38 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-24 15:36:38 +0000
commit0e7ed7840cfc9368577d9c601ab865125f3cf076 (patch)
treea6f175bc5cab6fc406935a7e2d7e051a67fa260e
parent2f19d469b9b380a8665fdb60d024a298e9e3513a (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.html3
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>