On Tue, Dec 17, 2013 at 09:45:32PM -0500, Brad Smith wrote:
> On Tue, Dec 17, 2013 at 07:10:43PM -0500, Brad Smith wrote:
> > On Mon, Dec 16, 2013 at 06:26:30PM -0500, Brad Smith wrote:
> > > On Sun, Dec 15, 2013 at 12:26:21AM -0500, Brad Smith wrote:
> > > > On Fri, Dec 13, 2013 at 11:34:44PM -0500, Brad Smith wrote:
> > > > > On Sat, Dec 07, 2013 at 05:40:32AM -0500, Brad Smith wrote:
> > > > > > On Thu, Dec 05, 2013 at 03:35:56AM -0500, Brad Smith wrote:
> > > > > > > Here is a work in progress update to LLVM 3.4. This has only been 
> > > > > > > lightly
> > > > > > > tested on amd64. I need this build tested on i386, powerpc, 
> > > > > > > sparc64 and
> > > > > > > mips64 to start off. If you have such an arch please try building 
> > > > > > > it as
> > > > > > > soon as possible as I'd like to report any issues upstream if 
> > > > > > > there are
> > > > > > > any. Any runtime testing feedback would also be appreciated.
> > > > > > 
> > > > > > An updated diff merging with the up to date port. No functional 
> > > > > > change
> > > > > > with the 3.4 update itself.
> > > > > 
> > > > > Added a diff from matthew@ to allow Clang to deal with the driver 
> > > > > command
> > > > > line paramter -R /some/dir which 3.3 was previously just ignoring but
> > > > > warning about the unused command line paramater and 3.4 will now exit 
> > > > > with
> > > > > an error.
> > > >  
> > > > An updated diff adding a patch to fix some unit test code building on 
> > > > 32-bit
> > > > archs, .e.g. i386, powerpc, to allow the regrssion test suite to build 
> > > > as well
> > > > as run on 32-bit archs.
> > > 
> > > An updated diff after adding the bash dependency for the test framework.
> >  
> > And rc3...
> 
> And enable the integrated assembler on PowerPC..

What's the point, is it backporting an upstream change, and how has this
been tested ?

Landry

Reply via email to