[all-commits] [llvm/llvm-project] ba9223: Revert "[cmake] Fix clang builds with BUILD_SHARED...
tstellar via All-commits
all-commits at lists.llvm.org
Wed Jan 22 16:31:35 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: ba92233ce227753221e15bfab0326a35ef05caa1
https://github.com/llvm/llvm-project/commit/ba92233ce227753221e15bfab0326a35ef05caa1
Author: Tom Stellard <tstellar at redhat.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M clang/tools/clang-shlib/CMakeLists.txt
Log Message:
-----------
Revert "[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON"
This reverts commit df839cfda09dbadc26b8be635f27da75f1f27190.
This change used cmake's list filter operation which was not added
until cmake 3.6.
(cherry picked from commit 4751e4f8c24bc07fdb668dc49ee559b97c1e3c22)
More information about the All-commits
mailing list