[PATCH] D76642: Make static linking for LLVM plugins more reliable.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 28 04:19:00 PDT 2020
Meinersbur added a comment.
In my point of view, having only the new PM cause the plugin symbols to be pulled-in was sufficient, thinking that we will move away from the legacy pass manager anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76642/new/
https://reviews.llvm.org/D76642
More information about the llvm-commits
mailing list