[llvm] [llvm-debuginfo-analyzer] Fix crash with WebAssembly dead code (PR #141616)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 6 11:28:53 PDT 2025


https://github.com/dwblaikie commented:

Test case could be a bit shorter/simpler? single CU with single function (with nothing, or a single nop/ret/something in it) with debug info describing it as dead?

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


More information about the llvm-commits mailing list