summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2005-10-24 16:37:24 +0000
committerJohn Criswell <criswell@uiuc.edu>2005-10-24 16:37:24 +0000
commit93c7fff6111bb258b70d550a5e0ed1b50267c6aa (patch)
tree86eb6ca8966c25c19ba570daf44991e24c110ad7 /llvm
parent0e18bdff07ddb50912ce24435fb8b8961480e5fa (diff)
downloadbcm5719-llvm-93c7fff6111bb258b70d550a5e0ed1b50267c6aa.tar.gz
bcm5719-llvm-93c7fff6111bb258b70d550a5e0ed1b50267c6aa.zip
Attempt to make terminology more consistent.
llvm-svn: 23968
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/CFEBuildInstrs.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html
index c0db7d618c3..e10c70732b8 100644
--- a/llvm/docs/CFEBuildInstrs.html
+++ b/llvm/docs/CFEBuildInstrs.html
@@ -68,9 +68,10 @@ located in a top-level directory (like <tt>/cygdrive/c/llvm</tt> and
and Settings" directory). We welcome patches to fix this issue.
</p>
<p>It has been found that the GCC 3.3.3 compiler provided with recent Cygwin
-versions is incapable of compiling the LLVM CFE correctly. If your Cygwin
+versions is incapable of compiling the LLVM GCC front-end correctly. If your
+Cygwin
installation includes GCC 3.3.3, we <i>strongly</i> recommend that you download
-GCC 3.4.3, build it separately, and use it for compiling LLVM CFE. This has been
+GCC 3.4.3, build it separately, and use it for compiling the LLVM GCC front-end. This has been
shown to work correctly.</p>
<p>Some versions of Cygwin utilize an experimental version of GNU binutils that
will cause the GNU <tt>ld</tt> linker to fail an assertion when linking
OpenPOWER on IntegriCloud