Displaying 3 results from an estimated 3 matches for "dsandersimgtec".
2014 Nov 25
3
[LLVMdev] Proposed patches for Clang 3.5.1
...don't take my patches into account" I'm happy to do so.
>
> Thanks.
>
> -eric
I believe I've managed to backport them to the release_35 branch but I haven't re-tested them beyond running 'ninja check-all' yet. The patches are currently at https://github.com/dsandersimgtec/clang/commits/release_35, and https://github.com/dsandersimgtec/llvm/commits/release_35_proposed.
I'm going to run as much ABI testing as possible on it this evening.
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc...
2014 Nov 26
6
[LLVMdev] Proposed patches for Clang 3.5.1
...gt; > >
> > > Thanks.
> > >
> > > -eric
> >
> > I believe I've managed to backport them to the release_35 branch but I haven't re-tested them beyond running
> > 'ninja check-all' yet. The patches are currently at https://github.com/dsandersimgtec/clang/commits/release_35,
> > and https://github.com/dsandersimgtec/llvm/commits/release_35_proposed.
> > I'm going to run as much ABI testing as possible on it this evening.
>
> I've successfully run the simple vararg test (passing 10 int's in varargs, passing them...
2014 Nov 24
4
[LLVMdev] Proposed patches for Clang 3.5.1
> -----Original Message-----
> From: Tom Stellard [mailto:tom at stellard.net]
> Sent: 24 November 2014 17:15
> To: Daniel Sanders
> Cc: LLVM Developers Mailing List (llvmdev at cs.uiuc.edu)
> Subject: Re: Proposed patches for Clang 3.5.1
>
> On Mon, Nov 24, 2014 at 04:33:28PM +0000, Daniel Sanders wrote:
> > Hi,
> >
> > I'd like to propose the