[PATCH] D159000: Reland "[Profile] Allow online merging with debug info correlation."
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 28 08:53:18 PDT 2023
zequanwu created this revision.
zequanwu added reviewers: ellis, aeubanks.
Herald added subscribers: Enna1, ormris.
Herald added a project: All.
zequanwu requested review of this revision.
Herald added projects: clang, Sanitizers.
Herald added subscribers: Sanitizers, cfe-commits.
Fixed the issue when data is 0 by relaxing the condition.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D159000
Files:
clang/lib/CodeGen/BackendUtil.cpp
compiler-rt/lib/profile/InstrProfilingMerge.c
compiler-rt/test/profile/Darwin/instrprof-debug-info-correlate.c
compiler-rt/test/profile/Linux/instrprof-debug-info-correlate.c
compiler-rt/test/profile/instrprof-merge-empty-data.test
compiler-rt/test/profile/instrprof-merge-error.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159000.553956.patch
Type: text/x-patch
Size: 8197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230828/c8311a3c/attachment-0001.bin>
More information about the cfe-commits
mailing list