Files
clang-p2996/llvm/test/Transforms/PGOProfile/Inputs/diag.proftext
Rong Xu 5e0443292b [PGO] Report number of counts being dropped when a hash-mismatch happens
This patch reports number of counts being dropped when a hash-mismatch
happens. This information will be helpful to the users -- if the dropped
counts are large, the user should redo the instrumentation build and
recollect the profile.

Differential Revision: https://reviews.llvm.org/D129001
2022-07-15 14:53:59 -07:00

14 lines
110 B
Plaintext

# :ir is the flag to indicate this is IR level profile.
:ir
foo
12884999999
1
1
foo
12885999999
2
6000
4000