Remove C backend reference from the FAQ.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 14 Jun 2012 16:43:11 +0000 (16:43 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 14 Jun 2012 16:43:11 +0000 (16:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158455 91177308-0d34-0410-b5e6-96231b3b80d8

docs/FAQ.html

index dfc72704e6bbeecb93daffdfe1ddf5bc9a3e7db1..60192a99eebf2c8e2e41bd072c7cd06432657f95 100644 (file)
@@ -63,9 +63,6 @@
     <li>Compiling LLVM with GCC succeeds, but the resulting tools do not work,
         what can be wrong?</li>
 
-    <li>When I use the test suite, all of the C Backend tests fail.  What is
-        wrong?</li>
-
     <li>After Subversion update, rebuilding gives the error "No rule to make
         target".</li>