<br>I am testing the latest LLVM release (2.9). <br>When I run the regression tests, I get many failures:<br><br>cd llvm-2.9.build/test<br>make<br> Expected Passes : 2605<br> Expected Failures : 46<br> Unsupported Tests : 542<br>
>>> Unexpected Failures: 2658<br><br>For info:<br>- I was working with 2.8 so far and I didn't have these issues.<br>- LLVM was build using: ../llvm-2.9/configure --enable-assertions<br><br> What is the status of these regression tests ? Did I do sth wrong when building llvm 2.9 ?<br>
<br> Thank you !<br><br><br>