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

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 17:42:52 PST 2021


ellis added a comment.

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.


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