This is an archive of the discontinued LLVM Phabricator instance.

[llvm-profdata] Fix llvm-profdata help and make sure it remains in sync
ClosedPublic

Authored by serge-sans-paille on Jun 19 2023, 12:40 PM.

Details

Summary

This makes the new order subcommand part of the help.
As a side effect, also make llvm::map_range compatible with plain arrays.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2023, 12:40 PM
Herald added subscribers: hoy, wlei. · View Herald Transcript
serge-sans-paille requested review of this revision.Jun 19 2023, 12:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2023, 12:40 PM
ellis accepted this revision.Jun 19 2023, 1:46 PM

Ah, thanks for catching the missing command in the help message. LGTM!

This revision is now accepted and ready to land.Jun 19 2023, 1:46 PM
This revision was landed with ongoing or failed builds.Jun 20 2023, 1:25 AM
This revision was automatically updated to reflect the committed changes.