On May 22, 2011, at 8:04 PM, Eli Friedman wrote:

> On Sun, May 22, 2011 at 4:35 PM, Chris Lattner <[email protected]> wrote:
>> Author: lattner
>> Date: Sun May 22 18:35:00 2011
>> New Revision: 131881
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=131881&view=rev
>> Log:
>> make the x86-32 backend specify a byval alignment, even when the
>> code generator will do it.  With this patch, clang compiles the example
>> in PR9794 to not have an alloca temporary.
> 
> This appears to be breaking buildbots... see, for example,
> http://smooshlab.apple.com:8013/builders/lnt_clang-x86_64-darwin10-RA_i386-O3/builds/2176
> .

I'm on it, sorry for the breakage!

-Chris


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to