On Tue, Oct 9, 2012 at 4:55 PM, Richard Smith <[email protected]> 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 . -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
