[PATCH] D107143: [profile] Fix profile merging with binary IDs
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 30 10:50:30 PDT 2021
phosek updated this revision to Diff 363150.
phosek retitled this revision from "[profile] Fix merging with binary IDs" to "[profile] Fix profile merging with binary IDs".
phosek edited the summary of this revision.
phosek added a comment.
@hans I've bumped the version and also included the version in the module signature as discussed on crbug.com/1233361.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107143/new/
https://reviews.llvm.org/D107143
Files:
compiler-rt/include/profile/InstrProfData.inc
compiler-rt/lib/profile/InstrProfilingBuffer.c
compiler-rt/lib/profile/InstrProfilingMerge.c
compiler-rt/test/profile/Linux/binary-id.c
llvm/include/llvm/ProfileData/InstrProfData.inc
llvm/lib/ProfileData/InstrProfReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107143.363150.patch
Type: text/x-patch
Size: 7972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210730/be8a66e1/attachment.bin>
More information about the llvm-commits
mailing list