[all-commits] [llvm/llvm-project] 209ab6: Revert 6654719 "[CMake] Fix logic error: NOT LIBCL...
Hans via All-commits
all-commits at lists.llvm.org
Wed Apr 29 06:19:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 209ab6d8835cd88320ceb814893759cfbda91d15
https://github.com/llvm/llvm-project/commit/209ab6d8835cd88320ceb814893759cfbda91d15
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M clang/tools/libclang/CMakeLists.txt
Log Message:
-----------
Revert 6654719 "[CMake] Fix logic error: NOT LIBCLANG_BUILD_STATIC does not imply PIC"
It broke building libclang.dll in Windows builds configured with
LLVM_ENABLE_PIC=OFF. See discussion on the cfe-commits thread.
More information about the All-commits
mailing list