[PATCH] D77704: [LTO][gold] Add support for loading pass plugins
Dominic Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 12:26:10 PDT 2020
ddcc added a comment.
In D77704#1978430 <https://reviews.llvm.org/D77704#1978430>, @efriedma wrote:
> It looks like this overlaps with https://reviews.llvm.org/D76866 ; maybe wait for that to merge, then we can handle the gold-specific changes as a followup.
>
> (Probably you need export_executable_symbols_for_plugins to fix the missing symbol issues.)
Oh, didn't see that you're working on something similar. Sure, thanks for the suggestions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77704/new/
https://reviews.llvm.org/D77704
More information about the llvm-commits
mailing list