[all-commits] [llvm/llvm-project] 733f7b: Revert "[build] normalize components dependencies"
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed Nov 18 10:23:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 733f7b50840a202a7ca950db03a2e7d09a147453
https://github.com/llvm/llvm-project/commit/733f7b50840a202a7ca950db03a2e7d09a147453
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M llvm/lib/ExecutionEngine/CMakeLists.txt
M llvm/lib/ExecutionEngine/JITLink/CMakeLists.txt
M llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
M llvm/lib/FileCheck/CMakeLists.txt
M llvm/lib/Frontend/OpenACC/CMakeLists.txt
Log Message:
-----------
Revert "[build] normalize components dependencies"
This reverts commit c6ef6e1690d517b3401ea06b1fe46871eb67434d.
Basically, publicly linked libraries have a different semantic than components,
which link libraries privately.
Differential Revision: https://reviews.llvm.org/D91461
More information about the All-commits
mailing list