[patch] Don't warn on unused -fno-lto

Chandler Carruth chandlerc at google.com
Fri Jan 2 14:52:21 PST 2015


LGTM I guess. It seems icky, but we already do it for -flto, so it makes no
sense to be inconsistent.

On Fri, Jan 2, 2015 at 2:50 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> It is somewhat common for CFLAGS to be used with .s files. We were
> already ignoring -flto. This patch just does the same for -fno-lto.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150102/34738019/attachment.html>


More information about the cfe-commits mailing list