[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
Tue May 2 23:39:51 PDT 2023


jwnhy added a comment.

In D147370#4314617 <https://reviews.llvm.org/D147370#4314617>, @jwnhy wrote:

> I have updated the testcase in the patch and remove the linker stage (using "-c").
> But I don't have an Arm devices, can anyone help me test it?

Asked one of my friend to tested on M1 <https://reviews.llvm.org/M1> Arm, "clang -c" works.


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

https://reviews.llvm.org/D147370



More information about the lldb-commits mailing list