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

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 19 01:26:08 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG520e5db26a4a: [flang][driver] Add print function name Plugin example (authored by stuartellis, committed by awarzynski).

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.367422.patch
Type: text/x-patch
Size: 11236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/a07af5b1/attachment.bin>


More information about the llvm-commits mailing list