[all-commits] [llvm/llvm-project] c5da94: Revert "[SampleFDO] Add flag for partial profile."...
wmi-11 via All-commits
all-commits at lists.llvm.org
Tue Apr 7 12:55:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c5da949ae8ce241ff171b2a027e730f4fd34232e
https://github.com/llvm/llvm-project/commit/c5da949ae8ce241ff171b2a027e730f4fd34232e
Author: Wei Mi <wmi at google.com>
Date: 2020-04-07 (Tue, 07 Apr 2020)
Changed paths:
M llvm/include/llvm/IR/ProfileSummary.h
M llvm/include/llvm/ProfileData/SampleProf.h
M llvm/include/llvm/ProfileData/SampleProfWriter.h
M llvm/lib/ProfileData/SampleProfReader.cpp
R llvm/test/tools/llvm-profdata/show-prof-info.test
A llvm/test/tools/llvm-profdata/show-prof-size.test
M llvm/tools/llvm-profdata/llvm-profdata.cpp
Log Message:
-----------
Revert "[SampleFDO] Add flag for partial profile." show-prof-info.test breaks on some platforms.
This reverts commit e3ba652a1440794eff0b43ce747f1b0488585d22.
More information about the All-commits
mailing list