[cfe-commits] r165572 - /cfe/trunk/lib/CodeGen/CGExpr.cpp

Richard Smith richard at metafoo.co.uk
Tue Oct 9 18:04:19 PDT 2012


On Tue, Oct 9, 2012 at 5:44 PM, Eli Friedman <eli.friedman at gmail.com> wrote:

> On Tue, Oct 9, 2012 at 4:55 PM, Richard Smith
> <richard-llvm at metafoo.co.uk> wrote:
> > Author: rsmith
> > Date: Tue Oct  9 18:55:19 2012
> > New Revision: 165572
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=165572&view=rev
> > Log:
> > -fcatch-undefined-behavior: store the type name directly at the end of a
> type descriptor. 5% binary size reduction due to fewer relocations.
>
> It looks like this broke test/CodeGen/catch-undef-behavior.c .
>

Whoops, thanks, fixed in r165581.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/c8dde7b9/attachment.html>


More information about the cfe-commits mailing list