[PATCH] D107089: [flang][driver] Add print function name Plugin example
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 30 02:37:42 PDT 2021
kiranchandramohan added a comment.
I think using Function and Subroutine Statement in the Post statement will cause to include function interface specification and miss cases like module procedures.
https://www.ibm.com/docs/en/xl-fortran-aix/16.1.0?topic=attributes-module-procedure-fortran-2008
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107089/new/
https://reviews.llvm.org/D107089
More information about the llvm-commits
mailing list