[PATCH] D84115: [Debuginfo][Codegen] (2/7) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy).

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 12:31:37 PDT 2023


alok added a comment.

In D84115#4607280 <https://reviews.llvm.org/D84115#4607280>, @jryans wrote:

> @alok, I know it's been a while here... Do you plan to resume working on this feature at some point?
>
> The current status is a bit confusing, given that only the IR side has landed. I was going to start a Discourse thread about the feature's status in general, but I couldn't find your username over there, so I thought I would check in here first.



In D84115#4607280 <https://reviews.llvm.org/D84115#4607280>, @jryans wrote:

> @alok, I know it's been a while here... Do you plan to resume working on this feature at some point?
>
> The current status is a bit confusing, given that only the IR side has landed. I was going to start a Discourse thread about the feature's status in general, but I couldn't find your username over there, so I thought I would check in here first.

Yes, I plan to resume on this once I get some time to address concerns.


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

https://reviews.llvm.org/D84115



More information about the llvm-commits mailing list