If we are building static libraries we don't need to link them into
clang-shlib, since clang-shlib already has all the individual object
files linked in.
Details
Details
- Reviewers
smeenai - Commits
- rG1d68a780b34e: [clang-shlib] Don't link with static clang libraries
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo