[patch] Ignore -fstrength-reduce

Chandler Carruth chandlerc at google.com
Mon Oct 21 11:27:05 PDT 2013


I would not try to re-organize in a patch to add one flag. I suspect we
want to ignore many if not most of the flags we currently ignore.


On Mon, Oct 21, 2013 at 11:12 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> The attached patch makes clang ignore -fstrength-reduce. It also
> starts a section in Options.td of flags we know we just want to ignore
> and mark the existing ones as flags we ignore for now, but might want
> to implement in the future.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131021/3a790365/attachment.html>


More information about the cfe-commits mailing list