This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Allow merge-fdata to take a directory as input
ClosedPublic

Authored by kongyi on May 31 2022, 6:18 AM.

Details

Summary

... and recursively merge all files under said directory. This is similar to llvm-profdata merge behaviour.

Diff Detail

Event Timeline

kongyi created this revision.May 31 2022, 6:18 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
kongyi requested review of this revision.May 31 2022, 6:18 AM
rafauler accepted this revision.May 31 2022, 11:22 AM

LGTM, thanks!

This revision is now accepted and ready to land.May 31 2022, 11:22 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2022, 12:21 PM