[all-commits] [llvm/llvm-project] fd895b: Revert "[profile] Add binary id into profiles"
gulfemsavrun via All-commits
all-commits at lists.llvm.org
Wed Jul 21 12:15:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd895bc81ba7579eecd2234093aaa2ed2393c466
https://github.com/llvm/llvm-project/commit/fd895bc81ba7579eecd2234093aaa2ed2393c466
Author: Gulfem Savrun Yeniceri <gulfem at google.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M compiler-rt/include/profile/InstrProfData.inc
M compiler-rt/lib/profile/InstrProfilingInternal.c
M compiler-rt/lib/profile/InstrProfilingInternal.h
M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
M compiler-rt/lib/profile/InstrProfilingWriter.c
M compiler-rt/test/profile/Linux/corrupted-profile.c
R compiler-rt/test/profile/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/lib/ProfileData/InstrProfReader.cpp
M llvm/test/tools/llvm-profdata/Inputs/c-general.profraw
M llvm/test/tools/llvm-profdata/Inputs/compressed.profraw
M llvm/test/tools/llvm-profdata/c-general.test
M llvm/test/tools/llvm-profdata/malformed-ptr-to-counter-array.test
M llvm/test/tools/llvm-profdata/raw-32-bits-be.test
M llvm/test/tools/llvm-profdata/raw-32-bits-le.test
M llvm/test/tools/llvm-profdata/raw-64-bits-be.test
M llvm/test/tools/llvm-profdata/raw-64-bits-le.test
M llvm/test/tools/llvm-profdata/raw-two-profiles.test
M llvm/tools/llvm-profdata/llvm-profdata.cpp
Log Message:
-----------
Revert "[profile] Add binary id into profiles"
Revert "[profile] Change linkage type of a compiler-rt func"
This reverts commits f984ac2715f71c38a7872fa2c2ad535b3d4fa285 and
467c7191249b76abff33853b1692a77f327c2422 because it broke some builds.
More information about the All-commits
mailing list