[PATCH] D129156: Add -fpass-plugin option to Flang
Tarun Prabhu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 9 15:49:37 PST 2022
tarunprabhu updated this revision to Diff 474382.
tarunprabhu added a comment.
Previous revision was missing the tests.
Only add a dependence to the Bye plugin when plugins are enabled.
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
clang/lib/Driver/ToolChains/Flang.h
flang/docs/FlangDriver.md
flang/docs/ReleaseNotes.md
flang/include/flang/Frontend/CodeGenOptions.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/test/CMakeLists.txt
flang/test/Driver/driver-help-hidden.f90
flang/test/Driver/driver-help.f90
flang/test/Driver/frontend-forwarding.f90
flang/test/Driver/pass-plugin-not-found.f90
flang/test/Driver/pass-plugin.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129156.474382.patch
Type: text/x-patch
Size: 12883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221109/fa8e268c/attachment-0001.bin>
More information about the cfe-commits
mailing list