[PATCH] D81894: [llvm-readobj][COFF] add .llvm.call-graph-profile section dump

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 16:35:59 PDT 2020


zequanwu created this revision.
zequanwu added reviewers: jhenderson, MaskRay.
Herald added subscribers: llvm-commits, rupprecht.
Herald added a project: LLVM.
zequanwu updated this revision to Diff 270905.
zequanwu added a comment.

Accidently changed another file. Restored it.


Dumpping contents of .llvm.call-graph-profile section of COFF in the same format as ELF.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81894

Files:
  llvm/test/tools/llvm-readobj/COFF/cgprofile.test
  llvm/tools/llvm-readobj/COFFDumper.cpp
  llvm/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81894.270905.patch
Type: text/x-patch
Size: 10971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/08ffad3c/attachment-0001.bin>


More information about the llvm-commits mailing list