[PATCH] D89712: [CSSPGO][llvm-profgen] Disassemble text sections

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 17:30:11 PST 2020


wlei updated this revision to Diff 303306.
wlei marked an inline comment as done.
wlei added a comment.

move some renaming work into this from the child diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89712

Files:
  llvm/docs/CommandGuide/llvm-profgen.rst
  llvm/test/tools/llvm-profgen/disassemble.s
  llvm/test/tools/llvm-profgen/lit.local.cfg
  llvm/test/tools/llvm-profgen/mmapEvent.test
  llvm/tools/llvm-profgen/CMakeLists.txt
  llvm/tools/llvm-profgen/ErrorHandling.h
  llvm/tools/llvm-profgen/LLVMBuild.txt
  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: D89712.303306.patch
Type: text/x-patch
Size: 24198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/fd68de02/attachment.bin>


More information about the llvm-commits mailing list