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

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 11 08:16:58 PDT 2025


CarlosAlbertoEnciso wrote:

Uploaded a new patch that addresses @dwblaikie comments:
- Reduce test case.
- Use std::optional instead of the -2 in the set/unset state.

Rebased to latest `main` branch.

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


More information about the llvm-commits mailing list