Revert "[profile] Add binary id into profiles"
authorGulfem Savrun Yeniceri <gulfem@google.com>
Wed, 21 Jul 2021 19:08:58 +0000 (19:08 +0000)
committerGulfem Savrun Yeniceri <gulfem@google.com>
Wed, 21 Jul 2021 19:15:18 +0000 (19:15 +0000)
commitfd895bc81ba7579eecd2234093aaa2ed2393c466
treebd726353969722e446fb90e1a7f19f3a1182ec6a
parent8d65bf13b80d87a40b6f5e29b270e5cd7fc3b8d5
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.
21 files changed:
compiler-rt/include/profile/InstrProfData.inc
compiler-rt/lib/profile/InstrProfilingInternal.c
compiler-rt/lib/profile/InstrProfilingInternal.h
compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
compiler-rt/lib/profile/InstrProfilingWriter.c
compiler-rt/test/profile/Linux/corrupted-profile.c
compiler-rt/test/profile/binary-id.c [deleted file]
llvm/include/llvm/ProfileData/InstrProf.h
llvm/include/llvm/ProfileData/InstrProfData.inc
llvm/include/llvm/ProfileData/InstrProfReader.h
llvm/lib/ProfileData/InstrProfReader.cpp
llvm/test/tools/llvm-profdata/Inputs/c-general.profraw
llvm/test/tools/llvm-profdata/Inputs/compressed.profraw
llvm/test/tools/llvm-profdata/c-general.test
llvm/test/tools/llvm-profdata/malformed-ptr-to-counter-array.test
llvm/test/tools/llvm-profdata/raw-32-bits-be.test
llvm/test/tools/llvm-profdata/raw-32-bits-le.test
llvm/test/tools/llvm-profdata/raw-64-bits-be.test
llvm/test/tools/llvm-profdata/raw-64-bits-le.test
llvm/test/tools/llvm-profdata/raw-two-profiles.test
llvm/tools/llvm-profdata/llvm-profdata.cpp