[PATCH] D47977: [Fuzzer] First step to thread affinity
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 9 02:30:21 PDT 2018
devnexen added a comment.
Intentionally implemented only on platforms I could test even though I know NetBSD for example has a very similar API. Windows is doable as well, their API is pretty straightforward, if anybody implements it further or later on I can grab a windows VM.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D47977
More information about the llvm-commits
mailing list