[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
Thu Jun 25 10:14:15 PDT 2020


zequanwu updated this revision to Diff 273418.
zequanwu added a comment.

change `#` to `##` in comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81894

Files:
  llvm/test/tools/llvm-readobj/COFF/call-graph-profile-err.s
  llvm/test/tools/llvm-readobj/COFF/call-graph-profile.s
  llvm/tools/llvm-readobj/COFFDumper.cpp
  llvm/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81894.273418.patch
Type: text/x-patch
Size: 8159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/f6445f61/attachment.bin>


More information about the llvm-commits mailing list