[PATCH] D107089: [flang][driver] Add print function name Plugin example
Stuart Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 08:01:18 PDT 2021
stuartellis updated this revision to Diff 366285.
stuartellis added a comment.
Address review comments
Extending testing to different types of functions/subroutines
Removing flangHelloWorldPlugin
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107089/new/
https://reviews.llvm.org/D107089
Files:
flang/examples/CMakeLists.txt
flang/examples/HelloWorld/CMakeLists.txt
flang/examples/HelloWorld/HelloWorldPlugin.cpp
flang/examples/PrintFlangFunctionNames/CMakeLists.txt
flang/examples/PrintFlangFunctionNames/PrintFlangFunctionNames.cpp
flang/include/flang/Frontend/FrontendActions.h
flang/test/CMakeLists.txt
flang/test/Driver/plugin-example.f90
flang/test/Driver/plugin-print-fns.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107089.366285.patch
Type: text/x-patch
Size: 10719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/bbe1f604/attachment.bin>
More information about the llvm-commits
mailing list