[PATCH] D85278: [lld] Support building shared libLLD.so

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 21:47:20 PDT 2021


tstellar added a comment.

I think this could be simplified by using object libraries like this patch: https://reviews.llvm.org/D95727 does for libLLVM.so


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

https://reviews.llvm.org/D85278



More information about the llvm-commits mailing list