[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 14:33:49 PDT 2021
avogelsgesang added a comment.
Oh, and I should probably add: I observed those build issues on the 12.0.1 release. I didn't try to build HEAD, yet.
So it might be that in the meantime this race condition was fixed in some other, probably better way than my proposed patch - not sure.
You probably have a better overview over LLVM than I do, and maybe something comes to your mind which might have fixed this already...
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