[PATCH] D140972: [flang] Add -fstack-arrays flag
Tom Eccles via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 18 03:37:02 PST 2023
tblah updated this revision to Diff 490100.
tblah marked 4 inline comments as done.
tblah added a comment.
Clarified a comment in stack-arrays.f90 and clarified the choice of FileCheck
prefix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140972/new/
https://reviews.llvm.org/D140972
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
flang/docs/FlangDriver.md
flang/include/flang/Frontend/CodeGenOptions.def
flang/include/flang/Tools/CLOptions.inc
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/test/Driver/driver-help-hidden.f90
flang/test/Driver/driver-help.f90
flang/test/Driver/fast_math.f90
flang/test/Transforms/stack-arrays.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140972.490100.patch
Type: text/x-patch
Size: 13168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230118/aab7c1ea/attachment.bin>
More information about the cfe-commits
mailing list