Mingming Liu 665e46c268
[llvm-profdata] Use semicolon as the delimiter for supplementary profiles. (#75080)
When merging instrFDO profiles with afdo profile as supplementary, instrFDO counters for static functions are stored with function's PGO name (with filename.cpp; prefix).
- This pull request fixes the delimiter used when a PGO function name is 'normalized' for AFDO look-up.
2024-01-04 15:03:18 -08:00

31 lines
288 B
Plaintext

# IR level Instrumentation Flag
:ir
_Z3barmi
# Func Hash:
784007056844089447
# Num Counters:
2
# Counter Values:
0
0
main
# Func Hash:
784007059655560962
# Num Counters:
2
# Counter Values:
1
0
test.c;_ZL3foom
# Func Hash:
1124680652115249575
# Num Counters:
3
# Counter Values:
0
0
0