[PATCH] D54889: Fiber support for thread sanitizer
Yuri Per via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 12:46:09 PST 2019
yuri added a comment.
In D54889#1387062 <https://reviews.llvm.org/D54889#1387062>, @dvyukov wrote:
> Going forward I think we should get in all unrelated/preparatory changed first: thread type (creates lots of diffs), pthread_exit interceptor/test and spot optimizations to memory access functions.
Great hear it!
I have uploaded first part (thread type) at D57839 <https://reviews.llvm.org/D57839>.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54889/new/
https://reviews.llvm.org/D54889
More information about the llvm-commits
mailing list