[LLVMdev] LLVMC tests failing when building with clang

Daniel Dunbar daniel at zuster.org
Thu Aug 5 10:54:32 PDT 2010


Hi Argyrios,

This has been happening for a long time, no one has debugged it yet.

I personally always configure llvm with --without-llvmgcc and
--without-llvmgxx, which disables these tests.

 - Daniel

On Thu, Aug 5, 2010 at 3:56 AM, Argyrios Kyrtzidis <kyrtzidis at apple.com> wrote:
> Hi,
>
> After building llvm with clang the llvmc tests are failing with:
>
> llvmc: Node llc is not in graph
>
> Anyone else see this ? (TOT llvm & clang)
>
> -Argiris
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list