[PATCH] D115948: [llvm-profgen] Support to load debug info from a second binary

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 22:38:45 PST 2021


wlei updated this revision to Diff 395263.
wlei added a comment.
Herald added a reviewer: alexander-shaposhnikov.

change symbolizer patch to point to debug info path.
addressing reviewers' feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115948

Files:
  llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.dbg
  llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.exebin
  llvm/test/tools/llvm-profgen/Inputs/inline-noprobe.dbg
  llvm/test/tools/llvm-profgen/Inputs/inline-noprobe.exebin
  llvm/test/tools/llvm-profgen/separate-debuginfo-binary.test
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h
  llvm/tools/llvm-profgen/llvm-profgen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115948.395263.patch
Type: text/x-patch
Size: 6622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211218/5e11f7ea/attachment.bin>


More information about the llvm-commits mailing list