forked from OSchip/llvm-project
8720ec6b9a
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dump.cpp | ||
f18.cpp | ||
flang |