[PATCH] D84114: [Debuginfo] (2/8) [DW_OP_implicit_pointer/second strategy] Support for DW_OP_LLVM_explicit_pointer.

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 23:39:28 PDT 2020


alok added a comment.

In D84114#2324425 <https://reviews.llvm.org/D84114#2324425>, @alok wrote:

> In D84114#2291599 <https://reviews.llvm.org/D84114#2291599>, @dblaikie wrote:
>
>> hmm, possibly more words in the patch description (& IR documentation). of this and the previous patch - what is implicit_pointer V explicit_pointer? Maybe some examples in the patch description and IR documentation about how they could be used?
>
> Thanks for your comment. I shall update the patch description and IR documentation as well.

The patch description is updated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84114



More information about the llvm-commits mailing list