diff options
author | Alexander Yermolovich <43973793+ayermolo@users.noreply.github.com> | 2023-12-14 17:27:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 17:27:21 -0800 |
commit | bf2b035e58e00a28412870d68b9df2309efa2b28 (patch) | |
tree | f348da22b527fd65a8134c4e6bec895d6144f555 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | bd6a2452aef627467034c5d41b9cf89905ef0c9b (diff) | |
download | llvm-bf2b035e58e00a28412870d68b9df2309efa2b28.zip llvm-bf2b035e58e00a28412870d68b9df2309efa2b28.tar.gz llvm-bf2b035e58e00a28412870d68b9df2309efa2b28.tar.bz2 |
[BOLT][DWARF] Fix handling .debug_str_offsets for type units (#75522)
There was an assumpiton that TUs and CUs share .debug_str_offsets
contribution. For ThinLTO builds it is not the case. Changed so that we
parse contributions for TUs also, and did some refactoring so that we
don't re-parse contributions that were not modified.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions