[PATCH] D120490: lld: Enable new passmanager plugin support for LTO
Jakob via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 15:56:15 PDT 2022
jkl updated this revision to Diff 417122.
jkl added a comment.
Herald added subscribers: StephenFan, mgorny.
With the help of @teemperor I moved the test into `lld/test` but since this is using the `Bye` pass, we had to enable that for `lld`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120490/new/
https://reviews.llvm.org/D120490
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/LTO.cpp
lld/ELF/Options.td
lld/test/CMakeLists.txt
lld/test/ELF/lto/ltopasses-extension.ll
lld/test/lit.cfg.py
lld/test/lit.site.cfg.py.in
llvm/examples/Bye/Bye.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120490.417122.patch
Type: text/x-patch
Size: 5917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/56d4100a/attachment.bin>
More information about the llvm-commits
mailing list