[all-commits] [llvm/llvm-project] fef5f4: [CSSPGO][llvm-profgen] Fix a missing initalization
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Tue Jul 13 19:47:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fef5f4456abcb1ea052206db6c232468d70b07f2
https://github.com/llvm/llvm-project/commit/fef5f4456abcb1ea052206db6c232468d70b07f2
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