[cfe-commits] [PATCH] Update the front end to use forcesizeopt attribute
Quentin Colombet
qcolombet at apple.com
Mon Oct 29 11:39:28 PDT 2012
Review needed, please.
Thanks,
Quentin
On Oct 26, 2012, at 10:48 PM, Quentin Colombet <qcolombet at apple.com> wrote:
> Hi,
>
> You will find enclosed a patch to use the forcesizeopt attribute (the attribute that tells the compiler to optimize the related functions for size first) directly as a source code attribute.
> Previously it was set on each function with the -Oz optimization level.
>
> Quentin
> <ForceSizeOptFE.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list