[PATCH] D114556: [DebugInfo] Do not replace existing nodes from DICompileUnit

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 19:24:55 PST 2021


dblaikie added a comment.

In D114556#3160143 <https://reviews.llvm.org/D114556#3160143>, @ellis wrote:

> In D114556#3160076 <https://reviews.llvm.org/D114556#3160076>, @dblaikie wrote:
>
>> What specific need to you have in mind for this?
>
> The next diff in the stack D114565 <https://reviews.llvm.org/D114565> is some work to implement ideas discussed in this RFC: https://groups.google.com/g/llvm-dev/c/r03Z6JoN7d4
> In that diff we add debug info to globals that we generated for PGO builds.

Ah, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114556



More information about the llvm-commits mailing list