[all-commits] [llvm/llvm-project] 6b04ec: [CSSPGO][llvm-profgen] Fix a missing initalization

Hongtao Yu via All-commits all-commits at lists.llvm.org
Tue Jul 13 19:50:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b04ecaab355f0dfce8a980cb67a39662759734c
      https://github.com/llvm/llvm-project/commit/6b04ecaab355f0dfce8a980cb67a39662759734c
  Author: Hongtao Yu <hoy at fb.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M llvm/tools/llvm-profgen/ProfiledBinary.h

  Log Message:
  -----------
  [CSSPGO][llvm-profgen] Fix a missing initalization

Fixing a missing initalization that accidentaly caused by https://reviews.llvm.org/D103178 .




More information about the All-commits mailing list