[PATCH] D96419: [clang] Add -ffinite-loops & -fno-finite-loops options.
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb 12 09:44:43 PST 2021
    
    
  
fhahn updated this revision to Diff 323373.
fhahn added a comment.
Rebased the patch to apply wihtout  D96418 <https://reviews.llvm.org/D96418>. Will land soon.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96419/new/
https://reviews.llvm.org/D96419
Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/attr-mustprogress.c
  clang/test/CodeGenCXX/attr-mustprogress.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96419.323373.patch
Type: text/x-patch
Size: 19082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/d0f819b9/attachment.bin>
    
    
More information about the llvm-commits
mailing list