[all-commits] [llvm/llvm-project] a4ec01: undo the changes that don't necessarily bundle wit...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Feb 13 20:41:47 PST 2024
Branch: refs/heads/users/minglotus-6/typeprofrawformat
Home: https://github.com/llvm/llvm-project
Commit: a4ec017b1faa15f9f8a49c602eae39793d94112f
https://github.com/llvm/llvm-project/commit/a4ec017b1faa15f9f8a49c602eae39793d94112f
Author: mingmingl <mingmingl at google.com>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M compiler-rt/include/profile/InstrProfData.inc
M compiler-rt/lib/profile/InstrProfiling.h
M compiler-rt/lib/profile/InstrProfilingMerge.c
M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
M llvm/include/llvm/ProfileData/InstrProf.h
M llvm/include/llvm/ProfileData/InstrProfData.inc
M llvm/include/llvm/ProfileData/InstrProfReader.h
M llvm/include/llvm/ProfileData/InstrProfWriter.h
M llvm/lib/ProfileData/InstrProf.cpp
M llvm/lib/ProfileData/InstrProfReader.cpp
M llvm/lib/ProfileData/InstrProfWriter.cpp
M llvm/test/Transforms/PGOProfile/Inputs/thinlto_indirect_call_promotion.profraw
M llvm/test/tools/llvm-profdata/Inputs/c-general.profraw
Log Message:
-----------
undo the changes that don't necessarily bundle with profile format
change, to get smaller PRs.
More information about the All-commits
mailing list