[compiler-rt] [llvm] [InstrProf] Add debuginfod correlation support (PR #106606)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 5 10:28:30 PDT 2024
gulfemsavrun wrote:
> I'm requesting changes because there are unresolved comments. In particular, I'm curious if you plan to support debug info correlation. One benefit of binary correlation over debug info correlation is that debug info is not required. With debuginfod, it seems you read debug info anyway.
Thanks for the review @ellishg, and I added the support for debuginfo correlation.
https://github.com/llvm/llvm-project/pull/106606
More information about the llvm-commits
mailing list