[PATCH] D156006: [InstrProf] Emit warnings when correlating lightweight profiles

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 15:15:50 PDT 2023


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

Use 0 to mean unlimited warnings


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156006

Files:
  compiler-rt/test/profile/Linux/instrprof-debug-info-correlate-warnings.c
  llvm/include/llvm/ProfileData/InstrProfCorrelator.h
  llvm/lib/ProfileData/InstrProfCorrelator.cpp
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156006.550502.patch
Type: text/x-patch
Size: 12832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/38748748/attachment.bin>


More information about the llvm-commits mailing list