[PATCH] D118177: [llvm-profgen] Decouple artificial branch from LBR parser and fix external address related issues

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 11:05:58 PDT 2022


wlei updated this revision to Diff 424978.
wlei edited the summary of this revision.
wlei added a comment.
Herald added a project: All.

Updating D118177 <https://reviews.llvm.org/D118177>: [llvm-profgen] Decouple artificial branch from LBR parser and fix external address related issues


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118177

Files:
  llvm/test/tools/llvm-profgen/Inputs/cs-interrupt.perfscript
  llvm/test/tools/llvm-profgen/callback-external-addr.test
  llvm/test/tools/llvm-profgen/cs-interrupt.test
  llvm/test/tools/llvm-profgen/inline-noprobe2.test
  llvm/tools/llvm-profgen/PerfReader.cpp
  llvm/tools/llvm-profgen/PerfReader.h
  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: D118177.424978.patch
Type: text/x-patch
Size: 26987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/7b9c9621/attachment.bin>


More information about the llvm-commits mailing list