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

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 28 14:21:16 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG18ffb5dc2503: [InstrProf] Prevent duplicate functions in correlated data (authored by ellis).

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.396432.patch
Type: text/x-patch
Size: 6170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211228/e0c141aa/attachment.bin>


More information about the llvm-commits mailing list