[PATCH] D97080: [flang][driver] Add -fintrinsic-modules-path option
Arnamoy B via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 15 10:20:24 PDT 2021
arnamoy10 updated this revision to Diff 330711.
arnamoy10 added a comment.
Clang-formatting and addressing reviewers' comments:
Moved the default directory append to `setFortranOpts()`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97080/new/
https://reviews.llvm.org/D97080
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
flang/include/flang/Frontend/PreprocessorOptions.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/test/Driver/driver-help-hidden.f90
flang/test/Driver/driver-help.f90
flang/test/Driver/intrinsic_module_path.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97080.330711.patch
Type: text/x-patch
Size: 9639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210315/16e3552c/attachment-0001.bin>
More information about the cfe-commits
mailing list