This is an archive of the discontinued LLVM Phabricator instance.

Add build option to specify profdata type
AbandonedPublic

Authored by kongyi on Sep 26 2021, 11:59 PM.

Details

Reviewers
vsk
davidxl
Summary

There is an option to generate IR profile for LLVM but no way to actually use it. Add an option to choose which type of profdata is given, and default to frontend profile if option is not set to maintain the current behaviour.

Diff Detail

Event Timeline

kongyi created this revision.Sep 26 2021, 11:59 PM
kongyi requested review of this revision.Sep 26 2021, 11:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 26 2021, 11:59 PM
kongyi abandoned this revision.Oct 16 2021, 9:31 PM