[PATCH] D37929: [DebugInfo] Add missing DW_OP_deref when an NRVO pointer is spilled

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 14:42:45 PDT 2017


rnk added a comment.

In https://reviews.llvm.org/D37929#872707, @aprantl wrote:

> Do you think you could craft a debuginfo-tests test from PR34513, so we can avoid regressing in the future?


Yep, once we have -O0 and -O1 working I'll commit one that tests both cases.


https://reviews.llvm.org/D37929





More information about the llvm-commits mailing list