[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
Tue Oct 22 02:12:33 PDT 2019
uabelho added a comment.
In D69028#1712384 <https://reviews.llvm.org/D69028#1712384>, @uabelho wrote:
> > 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.
To be clear: It was false alarm. So I'm not aware of any problems with this patch.
Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69028/new/
https://reviews.llvm.org/D69028
More information about the llvm-commits
mailing list