[Lldb-commits] [PATCH] D98996: Teach DWARFExpression about DWARF 4+ Location Descriptions

David Blaikie via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 19 18:14:57 PDT 2021


dblaikie added a comment.

(idle question: Is this code remotely related to any code in LLVM's libDebugInfoDWARF? Does this patch take us closer to or further away from unifying them? If it takes us further away, any chance of designing it in a direction that points towards each other rather than away from?)


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

https://reviews.llvm.org/D98996



More information about the lldb-commits mailing list