[PATCH] D129407: [InstrProf] Allow CSIRPGO function entry coverage

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 11:57:34 PDT 2022


ellis updated this revision to Diff 444372.
ellis added a comment.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.

Test CSIRPGO + function coverage and refactor substitutions in `compiler-rt/test/profile`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129407

Files:
  compiler-rt/test/profile/gcc-flag-compatibility.test
  compiler-rt/test/profile/instrprof-coverage.c
  compiler-rt/test/profile/lit.cfg.py
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129407.444372.patch
Type: text/x-patch
Size: 6096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/014d5190/attachment.bin>


More information about the llvm-commits mailing list