[all-commits] [llvm/llvm-project] c56677: [llvm-profgen] Fix a typo in collectProfiledFunctions

Hongtao Yu via All-commits all-commits at lists.llvm.org
Tue Nov 1 16:52:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c566777818bc1c1da8543769134c62042212a289
      https://github.com/llvm/llvm-project/commit/c566777818bc1c1da8543769134c62042212a289
  Author: Hongtao Yu <hoy at fb.com>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

  Changed paths:
    M llvm/tools/llvm-profgen/ProfileGenerator.cpp

  Log Message:
  -----------
  [llvm-profgen] Fix a typo in collectProfiledFunctions

As titled. The change should have minimal impact since the targets of branch samples are mostly covered by range samples.

Reviewed By: wenlei, wlei

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




More information about the All-commits mailing list