[Lldb-commits] [PATCH] D147370: [lldb] fixing #61727 fixing incorrect variable displaying with DW_OP_div

LU Hongyi via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 27 20:43:56 PDT 2023


jwnhy updated this revision to Diff 517784.
jwnhy marked an inline comment as done.
jwnhy added a comment.

Updated the patch to include the original code.

Could you please help me push it to the main codebase?, as I don't have the push right to the repo.


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

https://reviews.llvm.org/D147370

Files:
  lldb/source/Expression/DWARFExpression.cpp
  lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147370.517784.patch
Type: text/x-patch
Size: 23878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230428/c976f380/attachment-0001.bin>


More information about the lldb-commits mailing list