https://github.com/clayborg commented:

We need the `DWARFFormValue::ExtractValue ` to work. We spoke about pointing 
the `DWARFFormValue::ValueType::data` at the 16 bytes of data and have the 
`DWARFFormValue::ValueType::value.uval` contain 16 as the length of the data in 
`DWARFFormValue::ValueType::data`. That is the only thing missing.

https://github.com/llvm/llvm-project/pull/106799
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to