llvm-project/flang/test/Driver
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
..
Inputs [flang] Make interactive behaviour more obvious 2020-07-31 15:56:37 +01:00
help.f90 [flang] Add -h as a synonym for help 2020-07-31 15:56:37 +01:00
no-files.f90 [flang][driver] Rename driver tests (nfc) 2021-01-07 14:05:48 +00:00
version-test.f90 [flang][driver] Rename driver tests (nfc) 2021-01-07 14:05:48 +00:00
write-module.f90 [flang] Add -J and -module-dir to f18 driver 2021-02-22 09:03:31 -08:00