[PATCH] D75879: [lld][WIP]Enabling loading LLVM pass plugins
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 20 14:40:04 PDT 2020
efriedma added a comment.
Posted https://reviews.llvm.org/D76527 with new CMake function export_executable_symbols_for_plugins , which only exports symbols if LLVM_ENABLE_PLUGINS is on.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75879/new/
https://reviews.llvm.org/D75879
More information about the llvm-commits
mailing list