llvm-project/flang/tools
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
..
bbc [flang] Add clang-format files for FIR source (LLVM style) 2020-02-17 02:37:49 -08:00
f18 [flang] Add -J and -module-dir to f18 driver 2021-02-22 09:03:31 -08:00
f18-parse-demo [flang] Add -fsyntax-only to f18; retain -fparse-only synonym 2021-02-03 09:01:39 -08:00
fir-opt [flang][fir] Add fir-opt tool 2021-02-16 11:48:40 -05:00
flang-driver [Flang] Fix compilation on MinGW-w64 2021-02-17 21:53:48 -06:00
tco [flang][fir][NFC] Move code from FIRDialect.h into a new header. 2021-02-12 15:15:46 -08:00
CMakeLists.txt [flang][fir] Add fir-opt tool 2021-02-16 11:48:40 -05:00