[PATCH] D107089: [flang][driver] Add print function name Plugin example

Stuart Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 09:45:08 PDT 2021


stuartellis updated this revision to Diff 366928.
stuartellis added a comment.

Addressing review comments:
Split test into multiple files


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-invalid-name.f90
  flang/test/Examples/print-fns-calls.f90
  flang/test/Examples/print-fns-definitions.f90
  flang/test/Examples/print-fns-interfaces.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107089.366928.patch
Type: text/x-patch
Size: 11236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/f041fc08/attachment.bin>


More information about the llvm-commits mailing list