diff options
author | Tim Keith <tkeith@nvidia.com> | 2021-02-22 09:03:19 -0800 |
---|---|---|
committer | Tim Keith <tkeith@nvidia.com> | 2021-02-22 09:03:31 -0800 |
commit | 8720ec6b9a288b686089c5137dda64001a7a9f38 (patch) | |
tree | 364eeb02e911233ce0b011a94a83d7768bb5c572 /llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp | |
parent | 476ff0327b7a97af50a15c7a8c3e0a6513627a8e (diff) | |
download | llvm-8720ec6b9a288b686089c5137dda64001a7a9f38.zip llvm-8720ec6b9a288b686089c5137dda64001a7a9f38.tar.gz llvm-8720ec6b9a288b686089c5137dda64001a7a9f38.tar.bz2 |
[flang] Add -J and -module-dir to f18 driver
Add -J to the f18 driver for compatibility with gfortran.
Add -module-dir for compatibility with the new flang driver.
They both set the output directory for .mod files and add the
directory to the search list. -module still only does the former.
Clean up the new driver test to match.
Differential Revision: https://reviews.llvm.org/D97164
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp')
0 files changed, 0 insertions, 0 deletions