On Fri, May 27, 2011 at 1:53 PM, Eli Friedman <[email protected]> wrote:
> On Fri, May 27, 2011 at 1:01 PM, John McCall <[email protected]> wrote:
>> Author: rjmccall
>> Date: Fri May 27 15:01:14 2011
>> New Revision: 132209
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=132209&view=rev
>> Log:
>> Implement a new, much improved version of the cleanup hack.  We just need
>> to be careful to emit landing pads that are always prepared to handle a
>> cleanup path.  This is correct mostly because of the fix to the LLVM
>> inliner, r132200.
>
> This appears to be breaking nightly tests; see
> http://smooshlab.apple.com:8013/builders/lnt_clang-x86_64-darwin10-gcc42-RA_x86_64-O3/builds/3084
> .

Backed out in r132219.

-Eli

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

Reply via email to