[Lldb-commits] [lldb] [lldb] Resolve WebAssembly shadow-stack locals against the frame base (PR #211700)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 24 00:51:09 PDT 2026
felipepiovezan wrote:
> but some architectures express it relative to the frame base without DW_OP_fbreg
Is this valid DWARF though? Should we just fix the producer instead?
https://github.com/llvm/llvm-project/pull/211700
More information about the lldb-commits
mailing list