MaskRay added a comment.

Actually, I am not sure changing `%p` to create multiple raw profile files 
should be the default.
Currently, thanks to online profile merging we get just one raw profile file 
(though counters before fork may be doubly incremented).

Using `%p` should not magically change the behavior and I am unsure the result 
is better for PGO. 
Perhaps you can add a new format specifier or API for the proposed behavior.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155290/new/

https://reviews.llvm.org/D155290

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to