llvm-project/flang/tools/f18
Tim Keith 8720ec6b9a [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
2021-02-22 09:03:31 -08:00
..
CMakeLists.txt [flang] Add -fsyntax-only to f18; retain -fparse-only synonym 2021-02-03 09:01:39 -08:00
dump.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
f18.cpp [flang] Add -J and -module-dir to f18 driver 2021-02-22 09:03:31 -08:00
flang [flang][nfc] Fix comments, remove needless API, tweak script 2021-01-22 10:55:53 -08:00