This is an archive of the discontinued LLVM Phabricator instance.

Add sample-profile-suffix-elision-policy attribute with -funique-internal-linkage-names.
ClosedPublic

Authored by hoy on Jan 11 2021, 2:45 PM.

Details

Summary

Adding sample-profile-suffix-elision-policy attribute to functions whose linkage names are uniquefied so that their unique name suffix won't be trimmed when applying AutoFDO profiles.

Diff Detail

Event Timeline

hoy created this revision.Jan 11 2021, 2:45 PM
hoy requested review of this revision.Jan 11 2021, 2:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2021, 2:45 PM
dblaikie accepted this revision.Jan 12 2021, 12:07 PM

Sounds OK

This revision is now accepted and ready to land.Jan 12 2021, 12:07 PM