On Tue, May 08, 2012 at 10:02:58AM +0200, Albert Graef wrote:> On 05/08/2012 08:05 AM, Bill Wendling wrote: > > The 3.1 release is scheduled for next Monday. Please check the ReleaseNotes.html file to make sure that it's up-to-date. > > Are there any tarballs for the current release candidate available > somewhere, so that I can test my stuff against the new release?http://llvm.org/pre-releases/3.1/rc1/ http://llvm.org/pre-releases/3.1/rc2/ Cheers, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 Homepage: http://people.cs.nctu.edu.tw/~chenwj
On 05/08/2012 11:05 AM, 陳韋任 wrote:> http://llvm.org/pre-releases/3.1/rc1/ > http://llvm.org/pre-releases/3.1/rc2/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 -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de WWW: http://www.musikinformatik.uni-mainz.de/ag
On Tue, May 08, 2012 at 02:56:44PM +0200, Albert Graef wrote:> On 05/08/2012 11:05 AM, 陳韋任 wrote: > > http://llvm.org/pre-releases/3.1/rc1/ > > http://llvm.org/pre-releases/3.1/rc2/ > > 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?Or you can use utils/release/test-release.sh. $ ./test-release.sh -release 3.1 -rc 2 Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 Homepage: http://people.cs.nctu.edu.tw/~chenwj