[all-commits] [llvm/llvm-project] 2a42f7: [BOLT] Allow merge-fdata to take a directory as input

Yi Kong via All-commits all-commits at lists.llvm.org
Tue May 31 12:21:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a42f7f72a138db541fd3f5c0f14998f197d406d
      https://github.com/llvm/llvm-project/commit/2a42f7f72a138db541fd3f5c0f14998f197d406d
  Author: Yi Kong <yikong at google.com>
  Date:   2022-06-01 (Wed, 01 Jun 2022)

  Changed paths:
    M bolt/tools/merge-fdata/merge-fdata.cpp

  Log Message:
  -----------
  [BOLT] Allow merge-fdata to take a directory as input

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

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




More information about the All-commits mailing list