[PATCH] D76642: Make static linking for LLVM plugins more reliable.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 09:45:52 PDT 2020


efriedma abandoned this revision.
efriedma added a comment.

Oh, I didn't realize there was an extra mechanism to pull in static plugins; RegisterStandardPasses doesn't depend on the callback.

I'll look into adding the appropriate calls to LTO.


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