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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
