[PATCH] D69028: [DebugInfo] Correctly place DW_OP_derefs for arguments passed on stack

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 00:58:32 PDT 2019


uabelho added a comment.

> I got another testcase that also started failing with the original commit that I hoped would be the same problem, but that isn't solved yet with this fix so I'll need to dig into that one and see what's going on there.

That was probably false alarm, I think it's a problem in our testcase rather than in the patch.


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

https://reviews.llvm.org/D69028





More information about the llvm-commits mailing list