[PATCH] D95448: [flang][driver] Add support for `-J/-module-dir`
Arnamoy B via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 1 15:14:07 PST 2021
arnamoy10 updated this revision to Diff 320617.
arnamoy10 added a comment.
A few more comments addressed and a new test case added for write-module check.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95448/new/
https://reviews.llvm.org/D95448
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
clang/lib/Driver/ToolChains/Flang.h
flang/include/flang/Frontend/CompilerInstance.h
flang/include/flang/Frontend/CompilerInvocation.h
flang/lib/Frontend/CompilerInstance.cpp
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/test/Flang-Driver/driver-help-hidden.f90
flang/test/Flang-Driver/driver-help.f90
flang/test/Flang-Driver/include-module.f90
flang/test/Flang-Driver/write-module.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95448.320617.patch
Type: text/x-patch
Size: 16289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210201/983dd3e4/attachment-0001.bin>
More information about the cfe-commits
mailing list