summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-03-03 05:41:16 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-03-03 05:41:16 +0000
commit79a6fe91e0a245e881df22e0b6742e8ae441c215 (patch)
treeb8f745e97ec7481375ef7c1a764262c2200725de /llvm
parented8472e8a1368cfa89c37ed80877bbf012d8f0f6 (diff)
downloadbcm5719-llvm-79a6fe91e0a245e881df22e0b6742e8ae441c215.tar.gz
bcm5719-llvm-79a6fe91e0a245e881df22e0b6742e8ae441c215.zip
This bug's been fixed but a version with the fix hasn't been released yet.
llvm-svn: 65931
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/GettingStarted.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index ca20fe97df5..d62fee71f2a 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -556,11 +556,11 @@ href="http://sourceware.org/bugzilla/show_bug.cgi?id=3111">a bug</a> which
causes huge link times (minutes instead of seconds) when building LLVM. We
recommend upgrading to a newer version (2.17.50.0.4 or later).</p>
-<p><b>GNU Binutils 2.19.1 Gold</b>: Gold contains
+<p><b>GNU Binutils 2.19.1 Gold</b>: This version of Gold contained
<a href="http://sourceware.org/bugzilla/show_bug.cgi?id=9836">a bug</a>
which causes intermittent failures when building LLVM with position independent
-code. The symptom is an error about cyclic dependencies. We recommend not
-using Gold to build LLVM until this bug is resolved.</p>
+code. The symptom is an error about cyclic dependencies. We recommend
+upgrading to a newer version of Gold.</p>
</div>
OpenPOWER on IntegriCloud