r175912 - Add support for coldcc to clang
Peter Collingbourne
peter at pcc.me.uk
Fri Feb 22 16:00:48 PST 2013
On Fri, Feb 22, 2013 at 03:37:02PM -0800, John McCall wrote:
> On Feb 22, 2013, at 11:24 AM, Peter Collingbourne <peter at pcc.me.uk> wrote:
> > Author: pcc
> > Date: Fri Feb 22 13:24:35 2013
> > New Revision: 175912
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=175912&view=rev
> > Log:
> > Add support for coldcc to clang
>
> Was this approved in some way that I missed?
>
> John.
I took this to be an in-principle approval of the patch:
> I agree that we could certainly expose a calling convention with zero
> binary-compatibility guarantees.
As for the code, I decided that we could do post-commit review,
since most of the patch is mechanical.
Thanks,
--
Peter
More information about the cfe-commits
mailing list