[PATCH] D65295: [opt] Ensure the IR-Linker is available to plugins.
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 26 14:15:47 PDT 2019
beanz added a comment.
In D65295#1602891 <https://reviews.llvm.org/D65295#1602891>, @Meinersbur wrote:
> If this is the proper way, why do we even support `add_llvm_library(${NAME} MODULE` without `PLUGIN_TOOL`?
The LLVMGold plugin's loader tool isn't part of the LLVM build tree.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65295/new/
https://reviews.llvm.org/D65295
More information about the llvm-commits
mailing list