... and recursively merge all files under said directory. This is similar to llvm-profdata merge behaviour.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126695
[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 TimelineThis revision is now accepted and ready to land.May 31 2022, 11:22 AM Closed by commit rG2a42f7f72a13: [BOLT] Allow merge-fdata to take a directory as input (authored by kongyi). · Explain WhyMay 31 2022, 12:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433165 bolt/tools/merge-fdata/merge-fdata.cpp
|