This makes the new order subcommand part of the help.
As a side effect, also make llvm::map_range compatible with plain arrays.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153303
[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.
Diff Detail
Event TimelineThis 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 Closed by commit rGf6be0814c3a5: [llvm-profdata] Fix llvm-profdata help and make sure it remains in sync (authored by serge-sans-paille). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532818 llvm/include/llvm/ADT/STLExtras.h
llvm/tools/llvm-profdata/llvm-profdata.cpp
|