llvm-project/clang/tools/clang-shlib
Tom Stellard 1d68a780b3 [clang-shlib] Don't link with static clang libraries
Summary:
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.

Reviewers: smeenai

Reviewed By: smeenai

Subscribers: mgorny, cfe-commits, llvm-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D82694
2020-07-10 14:28:05 -07:00
..
CMakeLists.txt [clang-shlib] Don't link with static clang libraries 2020-07-10 14:28:05 -07:00
clang-shlib.cpp Re-land: Add Clang shared library with C++ exports 2019-05-17 04:20:01 +00:00