[LLVMdev] 2.1 Pre-Release Available (testers needed)

Tanya Lattner tonic at nondot.org
Fri Sep 14 23:42:18 PDT 2007


LLVMers,

The 2.1 pre-release (version 1) is available for testing:
http://llvm.org/prereleases/2.1/version1/

I'm looking for members of the LLVM community to test the 2.1  
release. There are 2 ways you can help:

1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0  
binary. Run "make check" and the full llvm-test suite (make  
TEST=nightly report).
2) Download llvm-2.1, llvm-test-2.1, and the llvm-gcc4.0 source.  
Compile everything. Run "make check" and the full llvm-test suite  
(make TEST=nightly report).

Send your results to llvm-dev with the dejagnu test results in the  
body of the email and attach the llvm-test report  
(report.nightly.txt). When submitting your results, please specify  
the platform, Release or Debug build (default is Release) and if you  
built llvm with srcdir = objdir.

Any and all help is appreciated.

Thanks,
Tanya Lattner



More information about the llvm-dev mailing list