We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5659dd commit bf4dbc4Copy full SHA for bf4dbc4
flang/tools/f18/f18.cpp
@@ -667,6 +667,7 @@ int main(int argc, char *const argv[]) {
667
<< " -ed enable fixed form D lines\n"
668
<< " -E prescan & preprocess only\n"
669
<< " -module dir module output directory (default .)\n"
670
+ << " -module-dir/-J <dir> Put MODULE files in <dir>\n"
671
<< " -flatin interpret source as Latin-1 (ISO 8859-1) "
672
"rather than UTF-8\n"
673
<< " -fsyntax-only parsing and semantics only, no output "
0 commit comments