summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2014-03-02 06:37:03 +0000
committerChris Lattner <sabre@nondot.org>2014-03-02 06:37:03 +0000
commita7c4b5e9b0f270d9702c1032e80dedfe58340fae (patch)
treefce4178b5f3954567c90b71b0ebfcb2ac5d81839 /llvm/docs
parent600f390bb9628ca121b082528a1aa1e78bc62f2e (diff)
downloadbcm5719-llvm-a7c4b5e9b0f270d9702c1032e80dedfe58340fae.tar.gz
bcm5719-llvm-a7c4b5e9b0f270d9702c1032e80dedfe58340fae.zip
remove an old entry whose link is broken anyway
llvm-svn: 202617
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/FAQ.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/llvm/docs/FAQ.rst b/llvm/docs/FAQ.rst
index e4ab2c18f74..8db94c6250c 100644
--- a/llvm/docs/FAQ.rst
+++ b/llvm/docs/FAQ.rst
@@ -184,14 +184,6 @@ This is `a bug in GCC <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13392>`_,
and affects projects other than LLVM. Try upgrading or downgrading your GCC.
-Compiling LLVM with GCC succeeds, but the resulting tools do not work, what can be wrong?
------------------------------------------------------------------------------------------
-Several versions of GCC have shown a weakness in miscompiling the LLVM
-codebase. Please consult your compiler version (``gcc --version``) to find
-out whether it is `broken <GettingStarted.html#brokengcc>`_. If so, your only
-option is to upgrade GCC to a known good version.
-
-
After Subversion update, rebuilding gives the error "No rule to make target".
-----------------------------------------------------------------------------
If the error is of the form:
OpenPOWER on IntegriCloud