llvm-project/clang/tools/clang-shlib
Jordan Rose 5fd467feb8 [CMake] Clang: Don't use object libraries with Xcode
Undoes some of the effects of r360946 when using the Xcode CMake
generator---it doesn't handle object libraries correctly at all.
Attempts to still honor BUILD_SHARED_LIBS for Xcode, but I didn't
actually test it. Should have no effect on non-Xcode generators.

https://reviews.llvm.org/D68430

llvm-svn: 373769
2019-10-04 18:17:58 +00:00
..
CMakeLists.txt [CMake] Clang: Don't use object libraries with Xcode 2019-10-04 18:17:58 +00:00
clang-shlib.cpp Re-land: Add Clang shared library with C++ exports 2019-05-17 04:20:01 +00:00