[PATCH] D121566: Load pass plugins during option processing, so that plugin options are registered and live.
wael yehia via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 21:37:02 PDT 2022
w2yehia updated this revision to Diff 415310.
w2yehia added a comment.
Issue an error when -load-pass-plugin is used with legacy PM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121566/new/
https://reviews.llvm.org/D121566
Files:
llvm/test/Feature/load_extension.ll
llvm/tools/opt/NewPMDriver.cpp
llvm/tools/opt/NewPMDriver.h
llvm/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121566.415310.patch
Type: text/x-patch
Size: 7165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/399d0c64/attachment.bin>
More information about the llvm-commits
mailing list