[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
Wed Apr 27 14:36:11 PDT 2022


wlei updated this revision to Diff 425611.
wlei added a comment.

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.425611.patch
Type: text/x-patch
Size: 31503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/931f75ed/attachment-0001.bin>


More information about the llvm-commits mailing list