[PATCH] D69999: [DebugInfo] Support for DW_OP_implicit_pointer (IR Verifier and Bitcode)

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 14:29:36 PST 2019


dstenb added a comment.

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?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69999/new/

https://reviews.llvm.org/D69999





More information about the llvm-commits mailing list