llvm-project
143664fc - [BOLT][merge-fdata] Skip truncated lines in raw profile data (#183187)

Commit
1 day ago
[BOLT][merge-fdata] Skip truncated lines in raw profile data (#183187) Raw profile data file may contain lines truncated due to unexpected app exit. This change is to have merge_fdata check number of fields in each line of raw profile data file and ignore a line if the number is not expected.
Author
Parents
Loading