[LLVMdev] Regression tests in 2.9
Eric Christopher
echristo at apple.com
Tue Apr 26 16:46:58 PDT 2011
On Apr 26, 2011, at 4:44 PM, Damien Vincent wrote:
>
> I am testing the latest LLVM release (2.9).
> When I run the regression tests, I get many failures:
>
> cd llvm-2.9.build/test
> make
> Expected Passes : 2605
> Expected Failures : 46
> Unsupported Tests : 542
> >>> Unexpected Failures: 2658
>
> For info:
> - I was working with 2.8 so far and I didn't have these issues.
> - LLVM was build using: ../llvm-2.9/configure --enable-assertions
>
> What is the status of these regression tests ? Did I do sth wrong when building llvm 2.9 ?
Works for me so you probably did something wrong.
-eric
More information about the llvm-dev
mailing list