[PATCH] D43956: [DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 11:41:09 PST 2018
bjope added a comment.
In https://reviews.llvm.org/D43956#1024200, @bjope wrote:
> In https://reviews.llvm.org/D43956#1024194, @aprantl wrote:
>
> > Thanks for the write-up! Do we have a bugreport for that issue?
>
>
> The historical debugging thing was for our out-of-tree-target. I never got to the point of publishing anything in Phabricator, maybe due to problems with getting any good reproducer for an in-tree-target. I need to do some digging here.
Maybe this one is related: https://bugs.llvm.org/show_bug.cgi?id=34477
I also found a note that this patch https://reviews.llvm.org/D38197 resolved some problems (maybe that is why I started prioritizing other tasks...).
Repository:
rL LLVM
https://reviews.llvm.org/D43956
More information about the llvm-commits
mailing list