[LLVMdev] 1.9 Prerelease Available for Testing
Tanya M. Lattner
tonic at nondot.org
Wed Nov 15 13:19:25 PST 2006
>> Didn't check
>> LLVM's test suite.
>
> Doing the simple LLVM-tests (on Slackware 10.2) gets:
>
> === Summary ===
>
> # of expected passes 1411
> # of unexpected failures 140
> # of expected failures 33
Can you send the log file to the list? Is this ppc or?
> I also ran the comprehensive test suite, but I'm not sure how to get
> similar numerical results like the simple tests yield (I only get
> lots of textual traces).
You should do "make TEST=nightly report" to get a comprehensive report of
the llvm-test suite.
-Tanya
More information about the llvm-dev
mailing list