[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 03:46:47 PDT 2020


Meinersbur added a comment.

This is one of the things I insisted on in https://reviews.llvm.org/D61446#1681841. There was a previous discussion to also load plugins in lld for LTO (see https://reviews.llvm.org/D61446?id=198588#inline-548338), but we wanted to finish D61446 <https://reviews.llvm.org/D61446> first.


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