[Lldb-commits] [lldb] ObjectFileJSON and Section changes to support section.address field i… (PR #101062)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 30 15:00:33 PDT 2024


JDevlieghere wrote:

> I was hoping to fix everything in one Pull Request so that it at least becomes usable once this merges.

The LLVM project generally [prefers](https://llvm.org/docs/CodeReview.html#code-reviews-speed-and-reciprocity) smaller patches as they're easier to review. We'll definitely want to fix the end-to-end issue and have a test, but the deserialization issue can stand on its own and deserves its own PR. 

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


More information about the lldb-commits mailing list