[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 Mar 3 07:17:33 PST 2021


arnamoy10 updated this revision to Diff 327789.
arnamoy10 added a comment.
Herald added a subscriber: mgorny.

Fixing build failures, also moved the pipeline check to an existing file.


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/flarge_sizes.f90
  flang/test/Flang-Driver/frontend-forwarding.f90
  flang/unittests/Frontend/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96344.327789.patch
Type: text/x-patch
Size: 18420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210303/cab0f052/attachment-0001.bin>


More information about the cfe-commits mailing list