Issue 90460
Summary llvm/lib/DWP handling of debug_str_offsets with multiple contributions produces invalid output
Labels new issue
Assignees
Reporter molar
    Hello 

I encountered a crash in llvm-dwarfdump which i report here https://github.com/llvm/llvm-project/issues/85900 
I have investigated a bit further and it appears that in DWARF5 the ``debug_str_offsets`` section can contain multiple contributions each with their own header. This is not accounted for in the current code that merges the sections.


_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to