[PATCH] D106143: [CMake][TSAN] Add build dependency against libcxx
Adrian Vogelsgesang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 16 06:52:29 PDT 2021
avogelsgesang added a reviewer: phosek.
avogelsgesang added a comment.
Adding phosek based on his commit 6db314e86b26741c2e29ce51d88a6a5dca35336c <https://reviews.llvm.org/rG6db314e86b26741c2e29ce51d88a6a5dca35336c>
I think this is the commit which broke our Apple build...
My proposed change here undoes poarts of his changes.
But I admittedly don't understand LLVM's CMake deeply enough to know whether my proposed fix is indeed correct, or if there is a better way to do so
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106143/new/
https://reviews.llvm.org/D106143
More information about the llvm-commits
mailing list