[PATCH] D96344: [flang][driver] Add options for -fdefault* and -flarge-sizes

Arnamoy B via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 06:54:28 PST 2021


arnamoy10 updated this revision to Diff 324296.
arnamoy10 added a comment.

Addresses proper handling of sizes


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96344/new/

https://reviews.llvm.org/D96344

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/include/flang/Frontend/CompilerInvocation.h
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/test/Flang-Driver/driver-help-hidden.f90
  flang/test/Flang-Driver/driver-help.f90
  flang/test/Flang-Driver/fdefault.f90
  flang/test/Flang-Driver/pipeline.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96344.324296.patch
Type: text/x-patch
Size: 12557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/6dd60c5e/attachment.bin>


More information about the cfe-commits mailing list