r212805 - GCC compatibility: Create a Group to ignore unsupported optimization.

Joerg Sonnenberger joerg at britannica.bec.de
Tue Aug 19 08:33:20 PDT 2014


On Fri, Jul 11, 2014 at 11:43:57AM -0000, Sylvestre Ledru wrote:
> Author: sylvestre
> Date: Fri Jul 11 06:43:57 2014
> New Revision: 212805
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=212805&view=rev
> Log:
> GCC compatibility: Create a Group to ignore unsupported optimization.
> 
> Returns a warning when using an unknown optimization flag.
> This patch includes -finline-limit as one of those ignored flags.
> More options will be moved in this group

Why does this warning not print the command line flag to disable itself?

Joerg



More information about the cfe-commits mailing list