[llvm] [llvm-debuginfo-analyzer] Fix a couple of unhandled DWARF situations leading to a crash (PR #137221)

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 30 06:58:31 PDT 2025


CarlosAlbertoEnciso wrote:

Using the `elf` from your test case, I managed to reproduce the crash with a release build using the command line:
`llmv-debuginfo-analyzer --attribute=inserted --print=symbols test-dwarf-clang-unspec-params.elf`


https://github.com/llvm/llvm-project/pull/137221


More information about the llvm-commits mailing list