[flang-commits] [PATCH] D109048: [flang] COMMAND_ARGUMENT_COUNT runtime implementation
Kiran Chandramohan via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Sep 3 04:10:34 PDT 2021
kiranchandramohan added a comment.
@rovka will you be implementing iargc which is mostly the same? What about get_command_argument, get_arg etc?
https://gcc.gnu.org/onlinedocs/gcc-4.2.4/gfortran/IARGC.html
https://gcc.gnu.org/onlinedocs/gfortran/GETARG.html
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109048/new/
https://reviews.llvm.org/D109048
More information about the flang-commits
mailing list