[PATCH] Add C/C++ attribute 'optnone'

Richard Smith richard at metafoo.co.uk
Tue Nov 19 14:38:08 PST 2013


What's the argument for allowing optnone to override minsize, rather than
rejecting the case where they appear together? (I'm not saying this is
inappropriate, but I'd like to make sure this is the right choice.)


On Tue, Nov 19, 2013 at 2:25 PM, Robinson, Paul <
Paul_Robinson at playstation.sony.com> wrote:

>  Adds a new ‘optnone’ function attribute that maps directly to the LLVM
> IR ‘optnone’ attribute.
>
> --paulr
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131119/6781dce6/attachment.html>


More information about the cfe-commits mailing list