[LLVMdev] Regression tests in 2.9

Damien Vincent damien.llvm at gmail.com
Tue Apr 26 16:44:38 PDT 2011


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 ?

  Thank you !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110426/64f6e972/attachment.html>


More information about the llvm-dev mailing list