From bb2b521f81039c3d6a10eb0aa0a504bdbb79cff8 Mon Sep 17 00:00:00 2001
From: Nick Lewycky
Date: Tue, 3 Mar 2009 05:41:16 +0000
Subject: [PATCH] This bug's been fixed but a version with the fix hasn't been
released yet.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65931 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/GettingStarted.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index ca20fe97df5..d62fee71f2a 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -556,11 +556,11 @@ href="http://sourceware.org/bugzilla/show_bug.cgi?id=3111">a bug 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).
-GNU Binutils 2.19.1 Gold: Gold contains
+
GNU Binutils 2.19.1 Gold: This version of Gold contained
a bug
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.
+code. The symptom is an error about cyclic dependencies. We recommend
+upgrading to a newer version of Gold.