[all-commits] [llvm/llvm-project] 59b3d8: Revert "[profile] Add binary ids into indexed prof...
gulfemsavrun via All-commits
all-commits at lists.llvm.org
Wed Dec 14 13:49:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59b3d8f1db5e5616220b6ec5762a2801b17ec844
https://github.com/llvm/llvm-project/commit/59b3d8f1db5e5616220b6ec5762a2801b17ec844
Author: Gulfem Savrun Yeniceri <gulfem at google.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M compiler-rt/include/profile/InstrProfData.inc
M compiler-rt/test/profile/Linux/binary-id.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/tools/llvm-profdata/llvm-profdata.cpp
Log Message:
-----------
Revert "[profile] Add binary ids into indexed profiles"
This reverts commit 7734053fd98e7d5ddc749808ce38134686425fb7
because it broke powerpc64 bot:
https://lab.llvm.org/buildbot#builders/231/builds/6229
More information about the All-commits
mailing list