[PATCH] D69999: [DebugInfo] Support for DW_OP_implicit_pointer (IR Verifier and Bitcode)
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 14:38:08 PST 2019
aprantl added a comment.
In D69999#1741393 <https://reviews.llvm.org/D69999#1741393>, @dstenb wrote:
> In D69999#1741360 <https://reviews.llvm.org/D69999#1741360>, @aprantl wrote:
>
> > My first thought was that this might be an opportunity to finally implement explicit `dbg.value` arguments. (There is prior discussion of this online somewhere but I couldn't find it in my mailbox).
>
>
> Perhaps https://bugs.llvm.org/show_bug.cgi?id=39141?
Yes, thanks! That also explains why I didn't find it in my mailbox :-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69999/new/
https://reviews.llvm.org/D69999
More information about the llvm-commits
mailing list