[flang-commits] [PATCH] D129156: Add -fpass-plugin option to Flang

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Jul 5 11:33:45 PDT 2022


tarunprabhu updated this revision to Diff 442367.
tarunprabhu added a comment.

Updating the patch because the earlier version was missing some files.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129156/new/

https://reviews.llvm.org/D129156

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/examples/CMakeLists.txt
  flang/examples/PrintFunctionNamesLLVMPass/CMakeLists.txt
  flang/examples/PrintFunctionNamesLLVMPass/PrintFunctionNamesLLVMPass.cpp
  flang/include/flang/Frontend/CodeGenOptions.h
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Frontend/FrontendActions.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/pass-plugin-not-found.f90
  flang/test/Examples/print-fns-definitions.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129156.442367.patch
Type: text/x-patch
Size: 11992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220705/6dab5615/attachment-0001.bin>


More information about the flang-commits mailing list