[lldb] [llvm] [Obj2Yaml] Add support for minidump generation with 64b memory ranges. (PR #101272)

Jacob Lalonde via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 11:08:59 PDT 2024


Jlalond wrote:

@labath Implemented almost all of your feedback, once again I appreciate the in depth review. The only functional thing I did not change was the assertion in the iterator constructor that the first element is readable.

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


More information about the llvm-commits mailing list