[flang-commits] [PATCH] D129156: Add -fpass-plugin option to Flang
Tarun Prabhu via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Oct 4 16:09:34 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG43fe6f7cc35d: [flang] Add -fpass-plugin option to Flang frontend (authored by tarunprabhu).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
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/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/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.465215.patch
Type: text/x-patch
Size: 10254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221004/b96ecc90/attachment-0001.bin>
More information about the flang-commits
mailing list