[PATCH] D116051: [InstrProf] Prevent duplicate functions in correlated data

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 22 11:39:15 PST 2021


ellis updated this revision to Diff 395911.
ellis added a comment.

Clear CounterOffsets set to save memory.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116051/new/

https://reviews.llvm.org/D116051

Files:
  compiler-rt/test/profile/Darwin/instrprof-debug-info-correlate.c
  compiler-rt/test/profile/Inputs/instrprof-debug-info-correlate-bar.h
  compiler-rt/test/profile/Inputs/instrprof-debug-info-correlate-foo.cpp
  compiler-rt/test/profile/Inputs/instrprof-debug-info-correlate-main.cpp
  compiler-rt/test/profile/Linux/instrprof-debug-info-correlate.c
  llvm/include/llvm/ProfileData/InstrProfCorrelator.h
  llvm/lib/ProfileData/InstrProfCorrelator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116051.395911.patch
Type: text/x-patch
Size: 6170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211222/a9ed40a3/attachment.bin>


More information about the llvm-commits mailing list