[PATCH] D76866: Enable new passmanager plugin support for LTO.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 11:08:55 PDT 2020


Meinersbur added a comment.

IIUC, this adds statically linked plugins as a link dependency to LLVMLTO.  In https://bugs.llvm.org/show_bug.cgi?id=44870 we are currently discussing the downstream issues of these plugins to be added as dependency of clangCodeGen. Are similar problems to be expected for LLVMLTO? Maybe D78192 <https://reviews.llvm.org/D78192> resolves both.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76866/new/

https://reviews.llvm.org/D76866





More information about the llvm-commits mailing list