[PATCH] D155290: [PGO] Use Unique Profile Files when New Processes are Forked
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 9 15:50:46 PDT 2023
MaskRay added a comment.
In D155290#4572965 <https://reviews.llvm.org/D155290#4572965>, @qiongsiwu1 wrote:
> Ping for review.
>
> If there are no comments on whether we should add `-lpthread` for platforms other than AIX, I will land this patch soon, and let the official buildbots check for problems. If there are problems, I will let the bots run a bit (probably a day or so) before reverting to catch as many platforms I need to fix as possible, revert, and fix the patch.
>
> Thanks!
I will take a look as well but please don't land this `-lpthread` change for non-AIX platforms. I will think about the implication.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155290/new/
https://reviews.llvm.org/D155290
More information about the cfe-commits
mailing list