[PATCH] D64595: [Debuginfo][SROA] Need to handle dbg.value in SROA pass.
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 4 10:20:37 PDT 2019
jmorse added a reviewer: jmorse.
jmorse added a comment.
NB, I haven't forgotten this (adding self as reviewer to keep track of it), but am out of office for a while. I think this hits a wider LLVM problem of values going in and out of memory (see discussion in [0] for example) and our ability to describe those circumstances.
[0] https://bugs.llvm.org/show_bug.cgi?id=34136
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64595/new/
https://reviews.llvm.org/D64595
More information about the llvm-commits
mailing list