[LLVMdev] 1.9 Prerelease Available for Testing

Tanya M. Lattner tonic at nondot.org
Thu Nov 16 10:13:14 PST 2006


>>> No ppc, but x86 (Slackware 10.2) with LLVM 1.9 and its associated
>>> GCC4-based frontend (recompiled for my machine). I put the log file in
>>> attachment. A lot of failures arose from the fact that the ppc, alpha, ...
>>> backends were not built and hence not found.
>>
>> Ah yes I see. The test framework needs to be modified to handle this but
>> we havent gotten around to it. There is already a bug filed. Otherwise,
>> test results are fine.
>
> We could just make the testsuite detect that all the targets weren't
> built, and refuse to run the tests...

No. I don't think thats a good solution. There are many other tests that 
should be run. I just need to fix that bug so we only run tests for the 
specific target we are on.

-Tanya



More information about the llvm-dev mailing list