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

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 22 18:36:41 PDT 2021


aprantl updated this revision to Diff 332493.
aprantl added a comment.

Updated the patch to compute the classification on the fly and take composition operators into account.


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

https://reviews.llvm.org/D98996

Files:
  lldb/source/Expression/DWARFExpression.cpp
  lldb/unittests/Expression/DWARFExpressionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98996.332493.patch
Type: text/x-patch
Size: 11901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210323/aa3d28b3/attachment-0001.bin>


More information about the lldb-commits mailing list