Morten larsen 699cd9ac1d
[llvm-dwp] Fix merging of debug_str_offsets with multiple contributions (#90461)
This pull request will change the merging of ``debug_str_offset`` to
merge per contribution and correctly copy over each contribution header
to the merged section. I have added some test data which is in dwarf5
format as this is where the section contribution header was introduced,
as far as i can tell.
2024-06-25 13:39:09 -07:00
..