[all-commits] [llvm/llvm-project] d8afca: Revert "Make sure libLLVM users link with libatomi...
Aaron Puchert via All-commits
all-commits at lists.llvm.org
Tue Sep 13 14:58:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8afcaf93e846b07291b50e56fadb206c5ee1d4d
https://github.com/llvm/llvm-project/commit/d8afcaf93e846b07291b50e56fadb206c5ee1d4d
Author: Aaron Puchert <aaronpuchert at alice-dsl.net>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M llvm/tools/llvm-shlib/CMakeLists.txt
Log Message:
-----------
Revert "Make sure libLLVM users link with libatomic if needed"
Adds too many dependencies: many libraries in LLVM_SYSTEM_LIBS are
arguably not required for users of libLLVM.
This reverts commit 44ffc13f2eb6188a86ae88ea1e942e9ac354db9b.
More information about the All-commits
mailing list