JDevlieghere added a comment.

The change looks good: it matches what the DWARFv5 standard says:

> The DW_OP_div operation pops the top two stack values, divides the former 
> second entry by the former top of the stack using signed division, and pushes 
> the result.

Can you please add a regression test for the corrected behavior?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147370

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to