[llvm] [llvm-debuginfo-analyzer] Fix crash with WebAssembly dead code (PR #141616)
Javier Lopez-Gomez via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 13 07:27:37 PDT 2025
================
----------------
jalopezg-git wrote:
I don't think we need these changes to `LVRange`, as I have seen no constructor being called w/ a value different from the default (`std::nullopt`).
That would save space, as we don't need the `TombstoneAddress` additional member. WDYT?
https://github.com/llvm/llvm-project/pull/141616
More information about the llvm-commits
mailing list