[PATCH] D94367: [Clang][Driver] Add -ffinite-loops flags
Atmn Patel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 9 17:02:59 PST 2021
atmnpatel updated this revision to Diff 315641.
atmnpatel added a comment.
Update CommandLineReference.rst to also include `-fno-finite-loops`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94367/new/
https://reviews.llvm.org/D94367
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGStmt.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/finite-loops.c
clang/test/CodeGenCXX/finite-loops.cpp
clang/test/Driver/clang_f_opts.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94367.315641.patch
Type: text/x-patch
Size: 15229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210110/79b552ad/attachment.bin>
More information about the cfe-commits
mailing list