[cfe-commits] [patch] Adds support for -Oz
Chad Rosier
mcrosier at apple.com
Fri Apr 29 18:55:17 PDT 2011
On Apr 29, 2011, at 3:55 PM, Bob Wilson wrote:
>
> On Apr 28, 2011, at 3:19 PM, Chad Rosier wrote:
>
>> Attached is a patch (against trunk r130433) to add support for the -Oz command line option. The -Oz option lowers the inlining threshold to 25.
>
> Looks good, but please update the documentation in docs/tools/clang.pod to include -Oz.
> I've applied your patch as svn r130554.
Documentation has been updated. See revision 130569.
More information about the cfe-commits
mailing list