[PATCH] D137836: [Support] Move getHostNumPhysicalCores to Threading.h
Sam Elliott via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 30 02:50:11 PST 2022
lenary added a comment.
In D137836#3959693 <https://reviews.llvm.org/D137836#3959693>, @DavidSpickett wrote:
> Looks like tests need updating for that new -1 return value: https://lab.llvm.org/buildbot/#/builders/178/builds/3419
>
> That bot builds with threading disabled.
Thanks for letting me know. I'm thinking about the fix, likely an update to `isThreadingSupportedArchAndOs`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137836/new/
https://reviews.llvm.org/D137836
More information about the cfe-commits
mailing list