JDevlieghere wrote:

This patch fixes the deserialization of the "address" field which surely can be 
tested in isolation. The existing test (`TestObjectFileJSON.py`) has `address` 
set to zero, which is why this happens to work today. It should be possible to 
either update the test or add a new one that has a non-zero section address, 
which would fail prior to this patch, but pass with it. 

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

Reply via email to