3.1 Release Notes

Hi all!

The 3.1 release is scheduled for next Monday. Please check the ReleaseNotes.html file to make sure that it's up-to-date.

Thanks!
-bw

Are there any tarballs for the current release candidate available somewhere, so that I can test my stuff against the new release?

Also, who's editing the release notes, i.e., where should external projects send their updated descriptions?

Albert

http://llvm.org/pre-releases/3.1/rc1/
  http://llvm.org/pre-releases/3.1/rc2/

Cheers,
chenwj

Thanks. So there's no set of source tarballs for rc2? In that case my best bet is probably to check out the release_31 branch from svn (and likewise for clang), is that right?

Albert

Or you can use utils/release/test-release.sh.

    $ ./test-release.sh -release 3.1 -rc 2

Regards,
chenwj

That's nice, I didn't know about this. Thanks!

Albert