llvm-project
4b786477 - [MemProf] Add CalleeGUIDs from profile to existing VP metadata (#171495)

Commit
2 days ago
[MemProf] Add CalleeGUIDs from profile to existing VP metadata (#171495) Previously, we only synthesized VP metadata with the callee GUIDs from the memprof profile if no VP metadata already existed (i.e. from PGO). With this change we will add in any that are not already in the VP metadata, also with count 1.
Author
Parents
Loading