diff options
author | John Criswell <criswell@uiuc.edu> | 2003-10-27 18:18:16 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-10-27 18:18:16 +0000 |
commit | 0f6d7c0e20a67a0e6be2bff6d4d83cfeb149c17f (patch) | |
tree | 7a0dd228cd309d0ffb380e320b08d1ad1f437e06 /docs/CFEBuildInstrs.html | |
parent | 6a7ccea3dadb53ad3f003c27e3da10014fe57311 (diff) | |
download | external_llvm-0f6d7c0e20a67a0e6be2bff6d4d83cfeb149c17f.zip external_llvm-0f6d7c0e20a67a0e6be2bff6d4d83cfeb149c17f.tar.gz external_llvm-0f6d7c0e20a67a0e6be2bff6d4d83cfeb149c17f.tar.bz2 |
Merged in RELEASE_1.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CFEBuildInstrs.html')
-rw-r--r-- | docs/CFEBuildInstrs.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index cf29d85..5e753ab 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -15,9 +15,12 @@ C/C++ front-end, based on GCC 3.4, from source.</p> <p><b>NOTE:</b> This is currently a somewhat fragile, error-prone -process, and you should only try to do it if (A) you really, really, -really can't use the binaries we distribute, and (B) you are a wicked -good GCC hacker.</p> +process, and you should only try to do it if +<ul> + <li>(A) you really, really, really can't use the binaries we distribute + <li>(B) you need GCC to fix some of the header files on your system + <li>(C) you are an elite GCC hacker.</p> +</ul> <p>We welcome patches to help make this process simpler.</p> @@ -154,6 +157,8 @@ following means:</p> <hr><font size="-1"> <address><a href="mailto:gaeke -at- uiuc.edu">Brian Gaeke</a></address> +<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> +<br> Last modified: $Date$ </font> |