[llvm] [MemProf] Update the DISubprogram linkageName for clones (PR #145385)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 23 18:58:02 PDT 2025


teresajohnson wrote:

> lgtm, failures seem unrelated.
> 
> Also since you asked about function specialization earlier. Perhaps [this](https://github.com/llvm/llvm-project/blob/main/llvm/lib/Transforms/IPO/FunctionSpecialization.cpp#L865) code needs to be updated?

Yes, that looks like another case where this was missed.

https://github.com/llvm/llvm-project/pull/145385


More information about the llvm-commits mailing list