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

Arnamoy B via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 18 05:38:07 PST 2021


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

Added some setters to work with.

Modified the test case to include `flang-new -fc1` as well.


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/Semantics/mod-file-rewriter.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96875.324606.patch
Type: text/x-patch
Size: 6350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210218/bce55750/attachment-0001.bin>


More information about the cfe-commits mailing list