[PATCH] D140972: [flang] Add -fstack-arrays flag
Tom Eccles via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 23 02:15:36 PST 2023
tblah updated this revision to Diff 491267.
tblah added a comment.
- Rename option macro to make it clear that it doesn't do marshalling
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.491267.patch
Type: text/x-patch
Size: 15116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230123/a252e515/attachment-0001.bin>
More information about the cfe-commits
mailing list