llvm-project/flang/test
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
..
Driver [flang] Add -J and -module-dir to f18 driver 2021-02-22 09:03:31 -08:00
Evaluate [flang][f18] Make -fdebug-dump-{symbols|parse-tree} imply -fsyntax-only 2021-02-16 09:22:32 +00:00
Fir [flang][fir] Add fir-opt tool 2021-02-16 11:48:40 -05:00
Flang-Driver [flang] Add -J and -module-dir to f18 driver 2021-02-22 09:03:31 -08:00
Frontend [flang][driver] Add -Xflang and make -test-io a frontend-only flang 2021-02-22 10:11:43 +00:00
Lower [flang][driver] Add debug measure-parse-tree and pre-fir-tree options 2021-02-19 11:27:54 +00:00
NonGtestUnit [flang] Run non-gtest unit tests with lit. 2020-07-24 14:49:39 +01:00
Parser [flang][driver] Add options for unparsing 2021-02-16 09:32:51 +00:00
Preprocessing [flang][driver] Update PP tests to use the new driver 2021-01-25 12:32:23 +00:00
Semantics [flang] Extension: forward refs to dummy args under IMPLICIT NONE 2021-02-18 13:14:34 -08:00
Unit [flang] unit test support for out-of-tree and in-tree using google tests framework 2020-06-15 22:09:56 +05:30
CMakeLists.txt [flang][fir] Add fir-opt tool 2021-02-16 11:48:40 -05:00
lit.cfg.py [flang][driver] Add options for unparsing 2021-02-16 09:32:51 +00:00
lit.site.cfg.py.in [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00