Revert "Make sure libLLVM users link with libatomic if needed"
authorAaron Puchert <aaronpuchert@alice-dsl.net>
Tue, 13 Sep 2022 21:56:08 +0000 (23:56 +0200)
committerAaron Puchert <aaronpuchert@alice-dsl.net>
Tue, 13 Sep 2022 21:56:08 +0000 (23:56 +0200)
commitd8afcaf93e846b07291b50e56fadb206c5ee1d4d
tree0344cd84868027cd60d9521bf2817deb459d236a
parenta4efbe39ebb681f53d74ff41d0bbb8c65a4f3c9d
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.
llvm/tools/llvm-shlib/CMakeLists.txt