[PATCH] D96419: [clang] Add -ffinite-loops & -fno-finite-loops options.

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 03:51:32 PST 2021


xbolva00 added a comment.

In D96419#2556349 <https://reviews.llvm.org/D96419#2556349>, @fhahn wrote:

> In D96419#2555513 <https://reviews.llvm.org/D96419#2555513>, @xbolva00 wrote:
>
>> Maybe we want these options in llvm 12 as well?
>>
>> (+ Release note)
>
> That's a good idea. The patch currently depends on D96418 <https://reviews.llvm.org/D96418>. Not sure if we should pull that one on the 12.x release branch though

I think we should to keep consistency with gcc and llvm 13+.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96419/new/

https://reviews.llvm.org/D96419



More information about the llvm-commits mailing list