snehasish wrote: > change the matcher (the latter may be the easiest).
My response assumed that it was already using the IRPGOFuncName for matching. Yes, I think we should make the switch then. > It seems dwarf don't record linkage type. Yes, you're right. As an alternative can we use the symbol table and find `Bind = LOCAL` to add the prefix before hashing? https://github.com/llvm/llvm-project/pull/73236 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits