[PATCH] D95727: llvm-shlib: Create object libraries for each component and link against them

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 17:20:37 PDT 2023


tstellar added a comment.

I've tested both Release and RelWithDebInfo build configurations, and the libLLVM.so library is approximately the same size.  @MaskRay Do we still need --start-lib --end-lib?  I noticed ld.bfd still doesn't support this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95727



More information about the llvm-commits mailing list