[PATCH] D118177: [llvm-profgen] Decouple artificial branch from perfreader and fix external addr related issues

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 12:37:21 PST 2022


wlei created this revision.
Herald added subscribers: hoy, wenlei.
wlei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.403007.patch
Type: text/x-patch
Size: 25588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/ff8f72b6/attachment-0001.bin>


More information about the llvm-commits mailing list