From 78d08359691d546f88b5e84bf15f1b1b05d70849 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Tue, 20 Sep 2011 00:42:28 +0000 Subject: More llvmc bits. Spotted by Benjamin on IRC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140124 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/FAQ.html | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'docs/FAQ.html') diff --git a/docs/FAQ.html b/docs/FAQ.html index 9e3ea7f..7294cdd 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -72,9 +72,6 @@
  • After Subversion update, rebuilding gives the error "No rule to make target".
  • -
  • The llvmc program gives me errors/doesn't - work.
  • -
  • When I compile LLVM-GCC with srcdir == objdir, it fails. Why?
  • @@ -420,16 +417,6 @@ Stop.
    -

    The llvmc program gives me errors/doesn't - work.

    -
    - -
    -

    llvmc is experimental and isn't really supported. We suggest - using llvm-gcc instead.

    -
    - -

    When I compile LLVM-GCC with srcdir == objdir, it fails. Why?

    -- cgit v1.1