[all-commits] [llvm/llvm-project] 5d035c: [cmake] Prevent building with BUILD_SHARED_LIBS an...
tstellar via All-commits
all-commits at lists.llvm.org
Wed Nov 13 21:29:56 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d035c5d8fe6f8a20ba8d1b749f0f91100ae347a
https://github.com/llvm/llvm-project/commit/5d035c5d8fe6f8a20ba8d1b749f0f91100ae347a
Author: Tom Stellard <tstellar at redhat.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M llvm/CMakeLists.txt
Log Message:
-----------
[cmake] Prevent building with BUILD_SHARED_LIBS and LLVM_LINK_LLVM_DYLIB
Summary: This doesn't work, so error early if someone tries it.
Reviewers: beanz, smeenai, compnerd, phosek
Reviewed By: beanz
Subscribers: mgorny, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70160
More information about the All-commits
mailing list