[PATCH] D96875: [flang][driver] Add -fdebug-module-writer option

Arnamoy B via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 19 04:46:50 PST 2021


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

Set the option as a frontend-only option, also modified the test case accordingly.


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

https://reviews.llvm.org/D96875

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/lib/Frontend/FrontendActions.cpp
  flang/test/Flang-Driver/driver-help.f90
  flang/test/Semantics/mod-file-rewriter.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96875.324949.patch
Type: text/x-patch
Size: 6513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210219/39793363/attachment.bin>


More information about the cfe-commits mailing list