[all-commits] [llvm/llvm-project] 4bb10b: [SampleFDO] Fix uninitialized field warnings. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Dec 17 07:52:05 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4bb10be9a6e06a6c51cc1695ff5dc9d68c953334
https://github.com/llvm/llvm-project/commit/4bb10be9a6e06a6c51cc1695ff5dc9d68c953334
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-12-17 (Thu, 17 Dec 2020)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProfWriter.h
Log Message:
-----------
[SampleFDO] Fix uninitialized field warnings. NFCI.
Seems to have been caused by D93254 which added the SecHdrTableEntry::LayoutIndex field.
More information about the All-commits
mailing list