[all-commits] [llvm/llvm-project] f6be08: [llvm-profdata] Fix llvm-profdata help and make su...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Tue Jun 20 01:25:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6be0814c3a5d1b957164be0af16018dc2b9232d
      https://github.com/llvm/llvm-project/commit/f6be0814c3a5d1b957164be0af16018dc2b9232d
  Author: serge-sans-paille <sguelton at mozilla.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M llvm/include/llvm/ADT/STLExtras.h
    M llvm/tools/llvm-profdata/llvm-profdata.cpp

  Log Message:
  -----------
  [llvm-profdata] Fix llvm-profdata help and make sure it remains in sync

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

Differential Revision: https://reviews.llvm.org/D153303




More information about the All-commits mailing list