[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
Mon Apr 10 23:55:41 PDT 2023
jwnhy updated this revision to Diff 512350.
jwnhy added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: jplehr, sstefan1.
Thanks a lot for the suggestion.
I added a assembly testcase for "DW_OP_div".
Also, since I don't have the permission to push,
if the patch is good to you, could you please
help me merge it?
Ping.
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.512350.patch
Type: text/x-patch
Size: 23500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230411/cb4ac34f/attachment-0001.bin>
More information about the lldb-commits
mailing list