[PATCH] D58935: [tsan] Support interception of libdispatch on Linux
Dmitry Vyukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 22:42:07 PST 2019
dvyukov added a comment.
I don't mind merging this, but what's the usage/test story here? There are 30+ tests in test/Darwin/gcd-* but they don't run on linux.
Do you intend to do some further development of this support? I just afraid that most users won't be able to use it because it's not enabled, and the ones that will build own compiler will find it broken.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58935/new/
https://reviews.llvm.org/D58935
More information about the llvm-commits
mailing list