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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 03:17:50 PST 2021


fhahn added a comment.

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


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