[LLVMdev] LLVMC tests failing when building with clang
Tobias Grosser
grosser at fim.uni-passau.de
Thu Aug 5 16:40:37 PDT 2010
On 08/05/2010 07:54 PM, Daniel Dunbar wrote:
> 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.
I believe the reason is that llvmc is not built at all with the cmake
system. Here is the relevant bug report.
http://llvm.org/bugs/show_bug.cgi?id=5648
Tobias
More information about the llvm-dev
mailing list