[Lldb-commits] [PATCH] D59611: Move the rest of the section loading over to DWARFContext

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 21 09:33:48 PDT 2019


zturner added a comment.

In D59611#1437044 <https://reviews.llvm.org/D59611#1437044>, @clayborg wrote:

> Use reference to DWARFContext instead of pointers? Apply to entire patch and good to go


Done.  Since you conditionally LGTM'ed it based on that and I made that change I'll go ahead and submit


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59611/new/

https://reviews.llvm.org/D59611





More information about the lldb-commits mailing list