[PATCH] D96875: [flang][driver] Add -fdebug-module-writer option
Arnamoy B via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 17 09:28:48 PST 2021
arnamoy10 created this revision.
arnamoy10 added reviewers: awarzynski, tskeith, sscalpone, clementval, AMDChirag, SouraVX.
Herald added subscribers: jansvoboda11, dang.
arnamoy10 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Add support for the following f18 options:
- -fdebug-module-writer
Depends on: D96344 <https://reviews.llvm.org/D96344>
Repository:
rG LLVM Github Monorepo
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.324335.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/8bbb2619/attachment-0001.bin>
More information about the cfe-commits
mailing list