[PATCH] D68945: [DebugInfo] Don't translate dbg.addr and similar intrinsics into indirect DBG_VALUEs

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 05:51:05 PST 2019


Orlando added a comment.

In D68945#1714323 <https://reviews.llvm.org/D68945#1714323>, @jmorse wrote:

> In D68945#1712448 <https://reviews.llvm.org/D68945#1712448>, @Orlando wrote:
>
> > I'm working in this area for pr41992 so I noticed a couple of things (inline comments). I am happy to just add the changes I'm suggesting into my own upcoming patch if you'd like?
>
>
> Those both sound legit, please do!


I have incorporated these minor changes into  D70121 <https://reviews.llvm.org/D70121>. I'll it split them out if asked, but I'm hoping they're small enough that it isn't necessary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68945





More information about the llvm-commits mailing list