[all-commits] [llvm/llvm-project] 6ea2f3: Revert "[profile] Fix profile merging with binary ...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Jul 30 14:33:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ea2f31f3d7024c22c619956b13bafe945d11ca1
https://github.com/llvm/llvm-project/commit/6ea2f31f3d7024c22c619956b13bafe945d11ca1
Author: Petr Hosek <phosek at google.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M compiler-rt/include/profile/InstrProfData.inc
M compiler-rt/lib/profile/InstrProfilingBuffer.c
M compiler-rt/lib/profile/InstrProfilingMerge.c
M compiler-rt/test/profile/Linux/binary-id.c
M llvm/include/llvm/ProfileData/InstrProfData.inc
M llvm/lib/ProfileData/InstrProfReader.cpp
Log Message:
-----------
Revert "[profile] Fix profile merging with binary IDs"
This reverts commit 89d6eb6f8c5d94093f30a5f37b193a2422491642, this
seemed to have break a few builders.
More information about the All-commits
mailing list