[LLVMdev] Missing 3.5.1 rc1 tag on libcxxabi

Daniel Sanders Daniel.Sanders at imgtec.com
Thu Dec 11 15:17:16 PST 2014


> From: Tom Stellard [tom at stellard.net]
> Sent: 11 December 2014 22:08
> To: Daniel Sanders
> Cc: Tom Stellard (thomas.stellard at amd.com); LLVM Developers Mailing List (llvmdev at cs.uiuc.edu)
> Subject: Re: [LLVMdev] Missing 3.5.1 rc1 tag on libcxxabi
> 
> On Thu, Dec 11, 2014 at 05:24:36PM +0000, Daniel Sanders wrote:
> > Hi Tom,
> >
> > I saw the tags go in and tried to start the builds but it seems that you forgot one:
> > $ LANG=C CFLAGS=-mips32r2 CXXFLAGS=-mips32r2 ./test-release.sh -triple mips-linux-gnu -build-triple mips-linux-gnu -no-64bit -j4 -release 3.5.1 -rc 1
> > # Validating llvm SVN URL
> > # Validating cfe SVN URL
> > # Validating dragonegg SVN URL
> > # Validating compiler-rt SVN URL
> > # Validating libcxx SVN URL
> > # Validating libcxxabi SVN URL
> > libcxxabi 3.5.1 release candidate rc1 doesn't exist!
> >
> 
> Thanks for catching this.  The 3.5 version of tag.sh was missing a few projects.
> The tag should be there now.
> 
> -Tom

Thanks. mips-linux-gnu and mipsel-linux-gnu are now building.





More information about the llvm-dev mailing list