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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 23:21:23 PDT 2021


MaskRay added a comment.

> In the case where only libLLVM.so is built (i.e. ninja LLVM) this eliminates 150 linker jobs.

Creating an archive does not need linker.


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