[PATCH] D109713: [AutoFDO][llvm-profgen] Report zero count for unexecuted part of function code

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 12:28:36 PDT 2021


wlei updated this revision to Diff 372319.
wlei edited the summary of this revision.
wlei added a comment.

fix one return type error


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109713

Files:
  llvm/test/tools/llvm-profgen/inline-noprobe.test
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109713.372319.patch
Type: text/x-patch
Size: 8448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/9ece604f/attachment.bin>


More information about the llvm-commits mailing list