[all-commits] [llvm/llvm-project] d0eb47: [llvm-profdata] Print out section flags for Funct...
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Tue Nov 2 17:59:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0eb472f334beb66b54a9f329233dd0f95a5b139
https://github.com/llvm/llvm-project/commit/d0eb472f334beb66b54a9f329233dd0f95a5b139
Author: Hongtao Yu <hoy at fb.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M llvm/lib/ProfileData/SampleProfReader.cpp
M llvm/test/tools/llvm-profdata/cs-sample-profile.test
M llvm/test/tools/llvm-profdata/merge-probe-profile.test
Log Message:
-----------
[llvm-profdata] Print out section flags for FunctionMetadata section
As titled.
Reviewed By: wenlei, wlei
Differential Revision: https://reviews.llvm.org/D113064
More information about the All-commits
mailing list