llvm-project/flang/test/Flang-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][driver] Add forced form flags and -ffixed-line-length 2021-02-04 12:24:15 +00:00
code-gen.f90 [flang][driver] Add support for `-c` and `-emit-obj` 2021-01-07 10:52:38 +00:00
debug-measure-parse-tree.f90 [flang][driver] Add debug measure-parse-tree and pre-fir-tree options 2021-02-19 11:27:54 +00:00
debug-provenance.f90 [flang][driver] Add debug dump options 2021-02-18 11:33:24 +00:00
driver-error-cc1.c
driver-error-cc1.cpp
driver-help-hidden.f90 [flang][driver] Add -Xflang and make -test-io a frontend-only flang 2021-02-22 10:11:43 +00:00
driver-help.f90 [flang][driver] Add -Xflang and make -test-io a frontend-only flang 2021-02-22 10:11:43 +00:00
driver-version.f90
escaped-backslash.f90 [flang][driver] Add extension options and -finput-charset 2021-02-16 11:27:06 +00:00
fixed-free-detection.f90 [flang][driver] Add support for fixed form detection 2021-01-19 12:58:01 +00:00
fixed-free-flag.f90 [flang][driver] Add forced form flags and -ffixed-line-length 2021-02-04 12:24:15 +00:00
fixed-line-length.f90 [flang][driver] Add forced form flags and -ffixed-line-length 2021-02-04 12:24:15 +00:00
frontend-forwarding.f90 [flang][driver] Add extension options and -finput-charset 2021-02-16 11:27:06 +00:00
implicit-none.f90 [flang][driver] Add extension options and -finput-charset 2021-02-16 11:27:06 +00:00
include-header.f90 [flang] Search for #include "file" in right directory (take 2) 2021-01-27 15:41:29 -08:00
include-module.f90 [flang] Improve "Error reading module file" error message 2021-02-11 11:08:12 -08:00
input-from-stdin.f90 [flang][driver] Fix reading from stdin when using `-test-io` 2021-02-04 16:51:59 +00:00
macro-def-undef.f90 [flang][driver] Rename driver tests (nfc) 2021-01-07 14:05:48 +00:00
macro-multiline.f90 [flang][driver] Rename driver tests (nfc) 2021-01-07 14:05:48 +00:00
missing-input.f90 [flang][driver] Disallow non-existent input files in the frontend driver 2021-02-02 10:03:45 +00:00
parse-error.f95 [flang] Add -fsyntax-only to f18; retain -fparse-only synonym 2021-02-03 09:01:39 -08:00
phases.f90 [flang][driver] Add support for `-c` and `-emit-obj` 2021-01-07 10:52:38 +00:00
predefined-macros-compiler-version.f90 [flang][driver] Add standard macro predefinitions for compiler version 2021-01-19 13:22:59 +00:00
scanning-error.f95 [flang][driver] Update error messages (nfc) 2021-01-06 10:41:27 +00:00
syntax-only.f90 [flang] Add -fsyntax-only to f18; retain -fparse-only synonym 2021-02-03 09:01:39 -08:00
write-module.f90 [flang] Add -J and -module-dir to f18 driver 2021-02-22 09:03:31 -08:00