[PATCH] D97080: [flang][driver] Add -fintrinsic-modules-path option
Arnamoy B via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 11 07:59:26 PST 2021
arnamoy10 updated this revision to Diff 329970.
arnamoy10 added a comment.
Herald added a subscriber: ormris.
1. Updated to set the default search directory for the intrinsic module
2. Modified the test case to check the prepend behavior
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/Inputs/ieee_arithmetic.mod
flang/test/Driver/Inputs/iso_fortran_env.mod
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.329970.patch
Type: text/x-patch
Size: 10263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210311/06e66322/attachment-0001.bin>
More information about the cfe-commits
mailing list